LS_COLORS/CONTRIBUTING.md

12 lines
418 B
Markdown
Raw Normal View History

2020-10-07 13:20:14 +02:00
# Contributing
:+1::tada: First off, thanks for taking the time to contribute! :tada::+1:
The following is a set of guidelines for contributing to LS_COLORS
## Pull Request Process
1. Add the new file extension and its color to [`LS_COLORS`](./LS_COLORS). Try to find the most appropriate category for the file type and match the style to the others in the same category.
2022-03-09 17:19:28 +01:00
1. Run tests
1. Create a new pull request