Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs/contributing.md: add issues guide. #142

Merged
merged 4 commits into from
Jun 5, 2018
Merged

docs/contributing.md: add issues guide. #142

merged 4 commits into from
Jun 5, 2018

Conversation

fexolm
Copy link
Contributor

@fexolm fexolm commented Jun 5, 2018

fixes #37

@fexolm fexolm requested review from quasilyte and weeellz June 5, 2018 15:15
quasilyte
quasilyte previously approved these changes Jun 5, 2018
Copy link
Member

@quasilyte quasilyte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

CONTRIBUTING.md Outdated
please add some useful content about issues in our contributing.md
```

2. In issue description provide detailed information about it. If it is bug request, please write steps, how to reproduce it.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove unnecessary commas and "how"

CONTRIBUTING.md Outdated
```

2. In issue description provide detailed information about it. If it is bug request, please write steps, how to reproduce it.
If it is feature request, please describe problem it could solve. Also you could tell us your solution of that problem.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove comma or emphasize "please"
"solution of" to "solution to"

CONTRIBUTING.md Outdated
2. In issue description provide detailed information about it. If it is bug request, please write steps, how to reproduce it.
If it is feature request, please describe problem it could solve. Also you could tell us your solution of that problem.

The above said is also applied to **pull requests**.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe "These rules aslo applies to ..." sounds better?

CONTRIBUTING.md Outdated
### Issues naming guidelines
Correct naming:
```
docs/conributing.md: add info about issues.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

conTributing

Copy link
Contributor

@weeellz weeellz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@fexolm fexolm merged commit d259fe5 into master Jun 5, 2018
@fexolm fexolm deleted the contributing branch June 5, 2018 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docs: add CONTRIBUTING.md
3 participants