Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 476 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (7 loc) · 476 Bytes

Contributing to Quirrel 🐿

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

How to Contribute

First, create an issue stating the problem and wait for an answer so you can be sure nobody else works on the same issue. Then, fork the Repo and make your fixes. After testing them (consider implementing unit or functional tests, for fixed bugs a regression test would be great), create a pull request. We will happily review and merge the request!