-
Notifications
You must be signed in to change notification settings - Fork 4
add generic guidelines #17 #22
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
Open
Hardik0307
wants to merge
17
commits into
MadhavBahl:master
Choose a base branch
from
Hardik0307:contributing
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
e864517
add generic guidelines
Hardik0307 8e42ccf
modify README
Hardik0307 3c95c86
Merge branch 'master' into contributing
Hardik0307 dc171f9
Update README.md
Hardik0307 30d0f86
Update README.md
Hardik0307 2561ac3
Update CONTRIBUTING.md
Hardik0307 b263670
Update CONTRIBUTING.md
Hardik0307 fa44dba
Update CONTRIBUTING.md
Hardik0307 87a070e
Update CONTRIBUTING.md
Hardik0307 194e18f
Update CONTRIBUTING.md
Hardik0307 117a88e
Update CONTRIBUTING.md
Hardik0307 ac02d65
Update CONTRIBUTING.md
Hardik0307 bbc5168
Update CONTRIBUTING.md
Hardik0307 bb7983d
Update CONTRIBUTING.md
Hardik0307 9da3845
Update CONTRIBUTING.md
Hardik0307 5ea7459
Update CONTRIBUTING.md
Hardik0307 3b4f070
Update README.md
Hardik0307 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,40 @@ | ||
| # Contribution guidelines | ||
|
|
||
| - When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change. | ||
|
|
||
| ## Workflow | ||
|
|
||
| Our project uses the [GitHub Flow](https://guides.github.com/introduction/flow/index.html) | ||
|
|
||
| The steps to make your first contribution to this project are as follows : | ||
|
|
||
| 1. Fork the repo and create your branch from master. | ||
| 2. If you've added code that should be tested, add tests. | ||
| 3. If you've changed APIs, update the documentation. | ||
| 4. Ensure the test suite passes. | ||
| 5. Make sure your code lints. | ||
| 6. Issue that pull request! | ||
|
|
||
| ## Code of Conduct | ||
Hardik0307 marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
|
||
| ### Our Pledge | ||
|
|
||
| In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation. | ||
Hardik0307 marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
|
||
| ### Our Standards | ||
|
|
||
| Examples of behavior that contributes to creating a positive environment include: | ||
Hardik0307 marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
|
||
| - Using welcoming and inclusive language | ||
| - Being respectful of differing viewpoints and experiences | ||
| - Gracefully accepting constructive criticism | ||
| - Focusing on what is best for the community | ||
| Showing empathy towards other community members | ||
|
|
||
| Examples of unacceptable behavior by participants include: | ||
|
|
||
| - The use of sexualized language or imagery and unwelcome sexual attention or advances | ||
Hardik0307 marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| - Trolling, insulting/derogatory comments, and personal or political attacks | ||
| - Public or private harassment | ||
| - Publishing others' private information, such as a physical or electronic address, without explicit permission | ||
| - Other conduct which could reasonably be considered inappropriate in a professional setting | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.