Update CONTRIBUTING.md (#2333)

This commit is contained in:
GCHQDeveloper581 2026-04-27 12:44:08 +01:00 committed by GitHub
parent 534032f4fe
commit 09bb086853
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,10 +6,13 @@ There are lots of opportunities to contribute to CyberChef. If you want ideas, t
Before your contributions can be accepted, you must:
- Sign the [GCHQ Contributor Licence Agreement](https://cla-assistant.io/gchq/CyberChef)
- Fork the CyberChef repo
- Create a new branch within your fork for the changes
- Push your changes to your fork.
- Sign the [GCHQ Contributor Licence Agreement](https://cla-assistant.io/gchq/CyberChef)
- Submit a pull request.
Please note that we will ***reject*** pull requests from the master branch of your fork owing to the mess it makes of our own working repositories and the extra work entailed.
## Coding conventions