1
0
mirror of https://github.com/vlang/awesome-v.git synced 2023-08-10 21:13:23 +03:00
awesome-v/CONTRIBUTING.md
wenxuanjun 1430392e6a
Alphabetize again (#185)
* Alphabetize entire list

* Add alphabetization requirement
2023-05-28 11:28:17 -04:00

854 B

Contribution Guidelines

First of all, thanks for taking the time to contribute to this project!

Submitting issues

  • Ensure the issue was not already reported by searching on GitHub under issues.
  • If you're unable to find an open issue addressing the problem, open a new one. Be sure to include a title and clear description, as much relevant information as possible.

Submitting pull requests

  • Ensure your changes follows the awesome list guidelines.
  • Before submitting a PR make sure your changes are passed awesome-lint.
  • Your changes should be in alphabetical order within its category. If you are creating a new category, make sure that the categories are also alphabetized.