diff --git a/CONTRIBUTING.MD b/CONTRIBUTING.MD index 87d64775..88e8191c 100644 --- a/CONTRIBUTING.MD +++ b/CONTRIBUTING.MD @@ -3,5 +3,6 @@ ## How to contribute - Create a pull request that adds a new `Hello World` program. - The new file must be named `.` +- The pull request must be named `Add Hello World` - Remember to reference issue #1 ## I will merge your pull request on condition that it's valid.