InfiniTime/doc/contribute.md
Riku Isokoski 4b75605412 contribute.md: Update
Cleaned up the list of things you can help with.
Added a few points
2023-01-22 09:02:47 +02:00

1.3 KiB

How to contribute?

Here are things you can do to help.

Documentation

Documentation might be incomplete, or not clear enough, and it is always possible to improve it with better wording, pictures, videos,... As the documentation is part of the source code, you can submit changes to the documentation by creating a pull request

How to create a pull request?

  1. Fork the project, create a feature branch from develop and give it a short name that explains the topic of your changes
    • Any feature branch should focus on one topic only
  2. Make changes in this branch
  3. Create a pull request, participate in the discussion and make more changes to the feature branch if necessary

Your contributions are more than welcome!