Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.3 KB

File metadata and controls

24 lines (16 loc) · 1.3 KB

Contributing

As the documentation site is automatically built on commits to master, all development happens on the next branch, unless it is fixing the current documentation.

However, if you notice an error or typo in the documentation, feel free to directly submit a PR without opening an issue.

Feature requests

If you want a feature added or modified, please open a thread on the forum to discuss it before doing a PR.

Requested features will not be all added: an ever-increasing features set makes for a hard to use and explain softwares. Having something simple and easy to use for 90% of the use cases is more interesting than covering 100% use cases after sacrificing simplicity.

Issues tagging

As the development happens on the next branch, issues are kept open until a release containing the fix is out. During that time, issues already resolved will have a done tag.

If you want to work on an issue, please mention it in a comment to avoid potential duplication of work. If you have any questions on how to approach it do not hesitate to ping me (@keats). Easy issues are tagged with help wanted and/or good first issue

Adding syntax highlighting languages, themes or aliases

Open an issue on the Giallo repository.