From 9e6b27b64320fade19dd1dfbcf890cdab164959b Mon Sep 17 00:00:00 2001 From: Jarl Gullberg Date: Tue, 2 Jan 2018 21:08:51 +0100 Subject: [PATCH] Correct typo. --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 042c8cc0..0593c8a3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,7 +4,7 @@ First of all, thank you for considering contributing to the OpenTK project! It's a large codebase with a lot of twists and turns, and a helping hand is always welcome. -There are multiple ways to contribue to the project - creating bug reports, opening pull requests, +There are multiple ways to contribute to the project - creating bug reports, opening pull requests, as well as commenting on and engaging in discussions about other contributions, to name a few. This document is intented as a set of guidelines to help your contribution get accepted faster, maintain a high standard, and to help us (the maintainers) set a few ground rules for working with us.