Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 717 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (10 loc) · 717 Bytes

Contributing

Hi, and thanks for considering contributing! Before you do though, here's a few notes on how best to contribute. Don't worry, I'll keep it short!

Issues

  • Report issues or feature requests on GitHub Issues.
  • If reporting a bug, please add as much detail as possible (server environment, expected behavior, actual behavior, code examples, etc)

Pull requests

  • Create a new topic branch for each change you make.
  • Create a test case if you are fixing a bug or implementing an important feature.
  • Make sure the theme runs successfully before submitting your pull request.
  • Open a Pull Request with a clear title and description.