Merge pull request #167 from ArturBa/issue/109

Add contributing
This commit is contained in:
Ryan Delaney 2020-11-01 16:32:36 -05:00 committed by GitHub
commit 8b777b6b7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 0 deletions

11
CONTRIBUTING.md Normal file
View File

@ -0,0 +1,11 @@
# 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.
2. Run tests
3. Create a new pull request