mirror of
https://github.com/glfw/glfw.git
synced 2024-11-10 00:51:47 +00:00
Documentation work
This commit is contained in:
parent
38856886e6
commit
5b7d6ed8b9
9
.github/CONTRIBUTING.md
vendored
9
.github/CONTRIBUTING.md
vendored
@ -123,7 +123,7 @@ OS and version:
|
||||
GPU and driver:
|
||||
Release or commit:
|
||||
Version string:
|
||||
`glfwinfo` output:
|
||||
glfwinfo output:
|
||||
```
|
||||
|
||||
|
||||
@ -159,7 +159,7 @@ doesn't run on the machine, mention this instead.
|
||||
OS and version:
|
||||
Release or commit:
|
||||
Error messages:
|
||||
`monitors` output:
|
||||
monitors output:
|
||||
```
|
||||
|
||||
|
||||
@ -192,7 +192,7 @@ this tool doesn't run on the machine, mention this instead.
|
||||
OS and version:
|
||||
Release or commit:
|
||||
Error messages:
|
||||
`events` output:
|
||||
events output:
|
||||
```
|
||||
|
||||
|
||||
@ -241,6 +241,9 @@ planning to write code for the feature, see the section below.
|
||||
|
||||
## Contributing a bug fix
|
||||
|
||||
__Note:__ You _must_ mention if you have taken any code from outside sources,
|
||||
even if the licenses seem compatible.
|
||||
|
||||
Adding a complete bug fix involves:
|
||||
|
||||
- Change log entry in `README.md`
|
||||
|
Loading…
Reference in New Issue
Block a user