-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add contribution guidelines #4591
base: master
Are you sure you want to change the base?
Conversation
CONTRIBUTING.md
Outdated
We use the [Github issue tracker](https://github.com/iv-org/invidious/issues) to track and manage | ||
bug reports, feature requests and improvements. | ||
|
||
**Note: Before opening any kind of issue, make sure to search on the tracker |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would even add something along the lines of "If you spot a duplicate issue, feel free to point it out"
This can help with reducing duplicates, where users who create duplicates can close them when they are made aware of the original issue
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+ do a pass with a spellchecker, I might not have caught everything by "hand".
CONTRIBUTING.md
Outdated
Once you've filled the form with your instance's informations, your instance will be added to our | ||
uptime monitor. From there, a probatory period of 30 days will start, to make sure that you can | ||
keep your instance online and up to date. Finally, your instance will be added to the list. We'll | ||
ask you to join our Matrix room, so that we can inform you of important updates and exchange with |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ask you to join our Matrix room, so that we can inform you of important updates and exchange with | |
ask you to join our Matrix room, so that we can inform you of important updates, warn you in advance of security issues and exchange with |
@@ -1 +0,0 @@ | |||
https://hosted.weblate.org/projects/invidious/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is the TRANSLATION
file not necessary for Weblate or Github?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I double checked, and I couldn't find a mention of that a file in their documentation.
**Make sure to redact secrets like your DB password and HMAC key first!!** | ||
|
||
|
||
**Note: Security-related issues should be reported by e-mail at |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this is fine for now but in the future we should probably be pointing this to a proper security policy at SECURITY.md
Co-authored-by: absidue <48293849+absidue@users.noreply.github.com>
Co-authored-by: TheFrenchGhosty <47571719+TheFrenchGhosty@users.noreply.github.com> Co-authored-by: Brahim Hadriche <brahim.hadriche@gmail.com>
9c05025
to
0b91dae
Compare
0b91dae
to
69e2f37
Compare
As this was requested multiples times, here is a
CONTRIBUTING.md
file to guide new contributors.