Move contributing info to GitHub-specific subdirectory,

which then allows for future possible issue/PR templates etc.
This commit is contained in:
Lovell Fuller 2019-04-02 21:03:53 +01:00
parent 4ac51899c3
commit 9d98114074

View File

@ -41,8 +41,8 @@ Any change that modifies the existing public API should be added to the relevant
| Release | WIP branch |
| ------: | :--------- |
| v0.22.0 | uptake |
| v0.23.0 | vision |
| v0.24.0 | wit |
Please squash your changes into a single commit using a command like `git rebase -i upstream/<wip-branch>`.