Browse Source

Move contribution guide to visible directory

Camilla Löwy 7 years ago
parent
commit
b5e24676a4
2 changed files with 2 additions and 2 deletions
  1. 2 2
      README.md
  2. 0 0
      docs/CONTRIBUTING.md

+ 2 - 2
README.md

@@ -69,7 +69,7 @@ and the API reference.
 ## Contributing to GLFW
 
 See the [contribution
-guide](https://github.com/glfw/glfw/blob/master/.github/CONTRIBUTING.md) for
+guide](https://github.com/glfw/glfw/blob/master/docs/CONTRIBUTING.md) for
 more information.
 
 
@@ -118,7 +118,7 @@ find that tool.
 
 Bugs are reported to our [issue tracker](https://github.com/glfw/glfw/issues).
 Please check the [contribution
-guide](https://github.com/glfw/glfw/blob/master/.github/CONTRIBUTING.md) for
+guide](https://github.com/glfw/glfw/blob/master/docs/CONTRIBUTING.md) for
 information on what to include when reporting a bug.
 
 

+ 0 - 0
.github/CONTRIBUTING.md → docs/CONTRIBUTING.md