##// END OF EJS Templates
repositories: ported repo_creating checks to pyramid....
repositories: ported repo_creating checks to pyramid. - fixed security issues with resource discovery. - ported repository creating check into base view for repos.

File last commit:

r1120:d4155363 default
r1985:f5a73a5e default
Show More
checklist-pull-request.rst
17 lines | 309 B | text/x-rst | RstLexer
/ docs / contributing / checklist-pull-request.rst

Pull Request Checklists

  • Informative description
  • Linear commit history
  • Rebased on top of latest changes
  • Add ticket references. eg fixes #123, references #123 etc.