A simple file sharing site with an easy to use API and online panel.
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

CONTRIBUTING.md 666B

2 년 전
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.