Update .gitattributes
The committers listed above are authorized under a signed CLA.
- :white_check_mark: login: nadiashomali (2e52b6abea0f89859dd7d65500a4c18426290657)
I am testing to see how my contributions may show from the LFX
Testing the workflow only
Hi @nadiashomali Welcome to the OpenColorIO project.
When you commit a change, you need to add your signature (i.e. something like Signed-off-by: Author Name <[email protected]>. An easy way is to use the -s argument for the git commit.
Look at the link below to have more details: https://github.com/AcademySoftwareFoundation/OpenColorIO/pull/1613/checks?check_run_id=5516708742
I would suggest to amend you the commit if you know (and are comfortable) to do it -- or -- close the PR to create a new one (i.e. new branch, make your change, and then git commit -sam "a description").
Hi @nadiashomali Do you still want to complete the pull request or can we close it? Please let us know if you still have questions.