-
-
Notifications
You must be signed in to change notification settings - Fork 245
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
Improve Contribution Guidelines #590
Comments
there is some existing work towards this: #240 that said, i wouldn't make it any more complicated or verbose than it needs to be:
|
i also think wger users think of "wger" as one thing/project. However, the code is split over 3 core repositories: wger (backend), wger-react (web frontend) and flutter (mobile app). Therefore, my suggestion is to write 1 contribution guide that covers everything (and links to the individual repos), and make this page available on (or via) wger.de and on https://wger.readthedocs.io i think it will be less common that people will look for contribution guides in the individual repos themselves, alhough we could make them, and simply refer to the main one |
I also see wger as one "thing", but you are of course right that there are a lot of different snippets of |
Use case
I noticed that the contribution guidelines could be expanded and clarified to better support new contributors. Comprehensive guidelines can make the process more transparent and encourage more community participation. Currently, there are several areas that could benefit from additional detail, such as the process for reporting issues, submitting pull requests, and engaging in discussions.
Proposal
Reference: https://numpy.org/devdocs/dev/index.html
The text was updated successfully, but these errors were encountered: