We'd love to accept your patches and suggestions! To contribute to readME master template simply open a pull request against the improvement branch
Ensure you have a improvement branch before you place the link.
To ensure you that your pull request is accepted:
- Describe your changes in the pull request description: Its Better to attach this to an issue.
Answer the following questions:
- What is the Purpose?
- Are there any concerns to addressed further before or after merging this PR?
- Issue(s) affected?
- Write descriptive commit message.
- Check for unnecessary whitespace with
git diff --check
before committing.