A simple file sharing site with an easy to use API and online panel.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

CONTRIBUTING.md 666B

6 jaren geleden
2 jaren geleden
6 jaren geleden
1234567891011
  1. # Contributing
  2. ### Objectives
  3. Head over to the [projects page](https://github.com/Foltik/shrimpa/projects/). Here you'll find all the current
  4. and upcoming objectives of the current project. If you have any ideas or suggestions, add it to the relevant
  5. column in the project page and create an issue to discuss.
  6. ### Finding Work
  7. After reviewing the to-do list in the project page, taking note of priority, head to the issues page and assign yourself
  8. to one you would like to work on.
  9. ### Contributing Changes
  10. Create a branch for your changes and commit them. Once you are done, create a pull request for review,
  11. and the changes will be merged into the master branch.