Skip to content

Commit 8b1bd23

Browse files
Add a note to contributing to discourage AI PRs (FreeTubeApp#8652)
* CONTRIBUTING: Add note about AI contributions * Move AI info to the 'Before starting to code' list * remove mention of license compatibility
1 parent dc21f59 commit 8b1bd23

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
Please follow these guidelines before starting to code you feature or bugfix.
55
* If you want to implement a bugfix or feature request from an existing issue, please comment on that issue that you will work on it. This helps us to coordinate what needs to be done and what not.
66
* If you want to implement a feature request without an existing issue, please create an issue, so we know what you are working on and discuss the feature.
7-
* For major feature implementations make sure you are able to maintain your code in the future in regard to bugs and possible code conflicts in future updates. Optionally you could join the [Matrix](https://matrix.to/#/#freetube:matrix.org) channel, so you will hear instantly if something needs to be worked on.
7+
* For major feature implementations make sure you are able to maintain your code in the future in regard to bugs and possible code conflicts in future updates. Optionally you could join the [Matrix](https://matrix.to/#/#freetube:matrix.org) channel, so you will hear instantly if something needs to be worked on.
8+
* Do not open pull requests that are primarily written by AI. It's a waste of our team's time. Repeat offenders will be banned.
89

910
## Before your Pull Request
1011
Please follow these guidelines before sending your pull request and making contributions.

0 commit comments

Comments
 (0)