LS_COLORS/CONTRIBUTING.md
2022-03-09 11:19:28 -05:00

418 B

Contributing

👍🎉 First off, thanks for taking the time to contribute! 🎉👍

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. 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