diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index aeaa6486..c818c473 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -161,6 +161,7 @@ Please run your code through: ## Creating a Pull Request + 1. [Fork](https://help.github.com/fork-a-repo/) the project, clone your fork, and configure the remotes: diff --git a/USE_CASES.md b/USE_CASES.md index 9fd05950..de1613f3 100644 --- a/USE_CASES.md +++ b/USE_CASES.md @@ -98,4 +98,4 @@ public class Example { } } } -``` \ No newline at end of file +```