Skip to content

Commit defd607

Browse files
authored
docs(contributing): Added full stop
1 parent 76ea68d commit defd607

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Ideally all issues are fixed as soon as possible, but before that can be done th
4646

4747
A minimal reproduce scenario using [http://plunkr.co](http://plunkr.co) allows quick confirmation of a bug (or coding problem) and also confirms that the right problem is being fixed. Issues filed that do not include this (or a standalone git repository demonstrating the problem) won't be looked at until they do.
4848

49-
You can file new issues by filling out the [issue form](https://github.com/edcarroll/ng2-semantic-ui/issues/new)
49+
You can file new issues by filling out the [issue form](https://github.com/edcarroll/ng2-semantic-ui/issues/new).
5050

5151
### Submitting a Pull Request
5252

@@ -121,4 +121,4 @@ Must be one of the following:
121121
122122
### Scope
123123
124-
Scope is generally the name of the component that is being changed. If a commit affects multiple components, then omit the scope, and add it to the message body.
124+
Scope is generally the name of the component that is being changed. If a commit affects multiple components, then omit the scope, and add it to the message body.

0 commit comments

Comments
 (0)