mirror of
https://github.com/trapd00r/LS_COLORS.git
synced 2024-11-16 16:48:28 +01:00
11 lines
418 B
Markdown
11 lines
418 B
Markdown
# 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
|