Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 1.5 KB

File metadata and controls

29 lines (24 loc) · 1.5 KB

Contributing

Anyone is welcome to contribute! You can open an issue, Post to GitHub Discussions or send me an email about anything related to this project. You may also open a PR.

Opening issues has no hard guidelines, and is appreciated. Commenting on an issue off-topic will be followed by a warning, and deletion of the comment. Any kind of harassment will lead to the offender being blocked from contributing. Preëxisting issues are not required for opening a PR. Open a PR for each change you wish to submit. All PRs will be merged with the squash-and-merge method (so individual commits won't show up in the history). Try to keep PRs as small as possible given the type of change. Don't hesitate to reach out to me at aldaronlau@gmail.com if you don't feel that you can contribute, or you don't feel welcomed, and I'll try my best to make it better.

If you're going to work on a PR, it would be preferred to let me know ahead of time (unless it's a quick fix), and open a draft PR if it's a large one. Then I can assign the issue to you. Otherwise, I can't guarantee I won't duplicate your work. If I don't hear from you within a month on a PR, I'll assume it's abandoned and I may assign myself and finish or redo your work to keep development going.

Happy coding!