Skip to content

swmal/pr-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 

Repository files navigation

I understand. You want to add a link to your contribution guide lines on the top of the “pulls” page of your GitHub repository. According to the GitHub documentation1, you need to create a file named CONTRIBUTING.md in the root directory of your repository. This file will contain the text that you want to show up as your contribution guide lines. You can use Markdown syntax to format your text, such as headings, lists, links, and code blocks. For example, you can write something like this in your CONTRIBUTING.md file:

Contributing to my-project

Thank you for your interest in contributing to my-project! We welcome and appreciate any contributions, such as bug reports, feature requests, documentation improvements, or code enhancements.

Code of Conduct

Please read and follow our Code of Conduct before participating in this project.

How to Contribute

There are many ways you can contribute to this project, such as:

  • Reporting issues: If you encounter any problems or bugs while using this project, please open an issue on GitHub and describe the issue clearly and concisely.
  • Suggesting features: If you have any ideas or suggestions for new features or improvements, please open an issue on GitHub and explain your proposal in detail.
  • Submitting pull requests: If you want to fix an issue or implement a feature, you can fork this repository, create a new branch, make your changes, and submit a pull request. Please follow the coding style and conventions of this project and include a clear and descriptive commit message.
  • Reviewing pull requests: If you want to help with code review, you can check out the open pull requests and provide constructive feedback or approval.
  • Improving documentation: If you want to help with documentation, you can edit the README.md file or the wiki pages and submit a pull request. Please use proper grammar and spelling and follow the Markdown syntax.

Contact

If you have any questions or comments about this project, you can contact us at email@example.com or join our Slack channel.

About

No description, website, or topics provided.

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors