Add copilot management files (#12207)

* Add copilot management files
* Add AI statements to README and CONTRIBUTING
* Add statement to pull request template
This commit is contained in:
Jonathan White
2025-06-19 09:42:32 -04:00
committed by GitHub
parent 2c3a1a03cb
commit c4b4be48a5
5 changed files with 79 additions and 2 deletions

View File

@@ -56,6 +56,10 @@ You may directly contribute your own code by submitting a pull request. Please r
Contributors are required to adhere to the project's [Code of Conduct](CODE-OF-CONDUCT.md).
## Generative AI
Generative AI is fast becoming a first-party feature in most development environments, including GitHub itself. If the majority of a code submission is made using Generative AI (e.g., agent-based or vibe coding) then **we will document that in the pull request.** All code submissions go through a rigourous review process regardless of the development workflow or submitter.
## License
KeePassXC code is licensed under GPL-2 or GPL-3. Additional licensing for third-party files is detailed in [COPYING](./COPYING).