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

Add CONTRIBUTING.md #14

Closed
emibcn opened this issue Oct 8, 2020 · 3 comments
Closed

Add CONTRIBUTING.md #14

emibcn opened this issue Oct 8, 2020 · 3 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers Hacktoberfest Simple issues suitable Hacktoberfest PRs

Comments

@emibcn
Copy link
Owner

emibcn commented Oct 8, 2020

To help new comers contribute.

Features:

  • Use plain English: contributors will normally be non-native English speakers.
  • Be welcoming.
  • Simple: short and concise better than long. If needed, long texts will go into sub pages (for example, setting up development environment).
  • Refer to code of conduct.
  • Add some coding standards: indenting, preferred choices (for example: const copied = [...original] instead of const copied = original.slice()), etc
  • More?

Note: There is some text already written in the README.md file.

@emibcn emibcn added documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers Hacktoberfest Simple issues suitable Hacktoberfest PRs labels Oct 8, 2020
@emibcn emibcn changed the title Add CONTRIBUTING.md Add CONTRIBUTING.md Oct 8, 2020
@PPInfy
Copy link
Contributor

PPInfy commented Oct 8, 2020

Taking this issue

@emibcn
Copy link
Owner Author

emibcn commented Oct 8, 2020

@PPInfy Assigned!

@PPInfy
Copy link
Contributor

PPInfy commented Oct 8, 2020

Check #15

@emibcn emibcn closed this as completed in ede13e9 Oct 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers Hacktoberfest Simple issues suitable Hacktoberfest PRs
Projects
None yet
Development

No branches or pull requests

2 participants