Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 817 Bytes

contributing.md

File metadata and controls

17 lines (12 loc) · 817 Bytes

Contributing to ReadMe Master templates

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:

  1. 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?
  2. Write descriptive commit message.
  3. Check for unnecessary whitespace with git diff --check before committing.