mirror of
https://github.com/shred/acme4j.git
synced 2025-12-13 11:14:02 +08:00
AI based code generators are not acceptable for contributions
Reason: It cannot be excluded that copyrighted material is added to the codebase without the appropriate license.
This commit is contained in:
@@ -12,6 +12,7 @@ These criteria must be met for a successful pull request:
|
||||
* Integration tests should run successfully, unless there is a good reason (e.g. waiting for a pending change in Pebble).
|
||||
* Your commits follow the [git commit](#git-commits) guide.
|
||||
* You accept that your code is distributed under the terms of [Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0).
|
||||
* You confirm that you did not use AI based code generators like GitHub Copilot for your contribution.
|
||||
|
||||
## Style Guide
|
||||
|
||||
|
||||
@@ -36,7 +36,7 @@ It is an independent open source implementation that is not affiliated with or e
|
||||
|
||||
## Contribute
|
||||
|
||||
* Fork the [Source code at GitHub](https://github.com/shred/acme4j). Feel free to send pull requests.
|
||||
* Fork the [Source code at GitHub](https://github.com/shred/acme4j). Feel free to send pull requests (see [Contributing](CONTRIBUTING.md) for the rules).
|
||||
* Found a bug? [File a bug report!](https://github.com/shred/acme4j/issues)
|
||||
|
||||
## License
|
||||
|
||||
Reference in New Issue
Block a user