Skip to content

Commit

Permalink
Use pull request to contribute
Browse files Browse the repository at this point in the history
  • Loading branch information
christophe-lunarg committed Nov 20, 2020
1 parent 596577f commit 97ab936
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -21,7 +21,7 @@ This library works perfectly with *[OpenGL](https://www.opengl.org)* but it also
For more information about *GLM*, please have a look at the [manual](manual.md) and the [API reference documentation](http://glm.g-truc.net/0.9.8/api/index.html).
The source code and the documentation are licensed under either the [Happy Bunny License (Modified MIT) or the MIT License](manual.md#section0).

Thanks for contributing to the project by [submitting issues](https://github.com/g-truc/glm/issues) for bug reports and feature requests. Any feedback is welcome at [[email protected]](mailto://[email protected]).
Thanks for contributing to the project by [submitting pull requests](https://github.com/g-truc/glm/pulls).

```cpp
#include <glm/vec3.hpp> // glm::vec3

0 comments on commit 97ab936

Please sign in to comment.