Add implementation notes and contributing guidelines

This commit is contained in:
hensm
2019-02-15 12:53:58 +00:00
parent 24c25928c5
commit 3121fef522
3 changed files with 55 additions and 1 deletions

11
CONTRIBUTING.md Normal file
View File

@@ -0,0 +1,11 @@
# Contributing
Contributions welcome.
Implementation notes are at [IMPLEMENTATION.md](implementation.md).
If you're unsure about anything, feel free to ask.
Just submit a PR for small changes (bugfixes, typos, etc...). Comment first on existing
issues if you're going to work on something to avoid duplication of effort.
Submit an issue for new features before submitting a PR.