Skip to content

Commit 24aa9e7

Browse files
authored
Minor wording tweaks for the Contributing file (#240)
1 parent ac8b932 commit 24aa9e7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Contributions are made to this repo via [Issues](https://github.com/kanaverse/ka
1010
A few general guidelines that cover both:
1111

1212
- Search for existing Issues and PRs before creating your own.
13-
- We try to but resolve bugs as soon as possible.
13+
- We try to resolve bugs as soon as possible.
1414
Since web applications have many degrees of freedom, it often helps if you can outline the steps to reproduce the issue.
1515
Screenshots of errors messages in the [browser console](https://developer.chrome.com/docs/devtools/open/) help narrow down the issue.
1616

@@ -41,7 +41,7 @@ If you find an Issue that addresses the problem you're having, please add your o
4141
### Pull Requests
4242
[PRs](https://github.com/kanaverse/kana/pulls) are always welcome and can be a quick way to get your fix or improvement merged. In general, PRs should:
4343

44-
- Only fix/add the functionality in question OR address wide-spread whitespace/style issues, not both.
44+
- Only fix/add the functionality in question OR address widespread whitespace/style issues, not both.
4545
- Address a single concern in the least number of changed lines as possible.
4646
- Include documentation in the repo either in the README or through the wiki page.
4747

0 commit comments

Comments
 (0)