Project

Profile

Help

Task #3599

Updated by CodeHeeler about 6 years ago

If you visit:    https://github.com/pulp/pulp/community 
 you can see our community insights currently include Description, README, and License. 

 We are still lacking Code of Conduct, Contributing guidelines, and Issue or Pull Request template. 

 These may already be covered in our docs, but they need to be linked to and discussed in the following files, respectively: 
 --CODE_OF_CONDUCT.md (https://help.github.com/articles/adding-a-code-of-conduct-to-your-project/) 
 --CONTRIBUTING.md or .txt (https://help.github.com/articles/setting-guidelines-for-repository-contributors/) 
 --issue_template.md or .txt (https://help.github.com/articles/creating-an-issue-template-for-your-repository/ 
 OR 
 --pull_request_template.md or .txt (https://help.github.com/articles/creating-a-pull-request-template-for-your-repository/ 

 Note that we should either additionally link to the Code of Conduct in the CONTRIBUTING.md or update our PUP to reflect the existence of the CODE_OF_CONDUCT.md file.    https://github.com/pulp/pups/blob/master/pup-0004.md

Back