diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..c38e02e --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,9 @@ +# Contributing + +Contributions are welcome! + +Please submit a pull request for minor changes and submit issues for major changes for discussions. + +## Testing + +When providing a new feature or bug fix, please provide tests that demonstrate the issue along with your fix.