mirror of
https://github.com/glfw/glfw.git
synced 2025-04-05 05:25:07 +00:00
Move contribution guide to visible directory
This commit is contained in:
parent
40ab709aac
commit
b5e24676a4
2 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue