From 2e51e194d5b9739a816173bd9692c314a6c08994 Mon Sep 17 00:00:00 2001 From: Michael Geitz Date: Sun, 15 Apr 2018 12:10:56 -0400 Subject: [PATCH] Contribution Updates - Looks like a few typos snuck in --- CONTRIBUTING.md | 5 ++--- README.md | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3548c8e..31a4fe5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,5 +1,4 @@ # Contributing to AlbumFS ---- :+1: :tada: First off, thanks for taking the time to contribute! :tada: :+1: @@ -8,12 +7,12 @@ #### Reporting Bugs Explain the problem and include additional details to help maintainers reproduce the problem: * **Use** a clear and descriptive title -* **Describe** exact steps to reproduce the problem For example +* **Describe** exact steps to reproduce the problem * **Provide** specific examples to demonstrate the steps * **Explain** which behavior you expected to see #### Suggested Enhancements -Enhancement suggestions are tracked as [GitHub issues]https://guides.github.com/features/issues/() +Enhancement suggestions are tracked as [GitHub issues](https://guides.github.com/features/issues/) * **Use** a clear and descriptive title * **Provide** a step-by-step description of the suggested enhancement with examples * **Explain** why this enhancement would be useful diff --git a/README.md b/README.md index 8c91b29..10c0fe3 100644 --- a/README.md +++ b/README.md @@ -61,4 +61,4 @@ $ man albumfs ``` ### Contributing -View our section on [how to contribute](./CONTRIBUTING.md) +View the section on [how to contribute](./CONTRIBUTING.md)