##// END OF EJS Templates
repo-strip: rename file to adjust same naming as other views....
repo-strip: rename file to adjust same naming as other views. - removed NotAnonymous becuase it's already protected by admin permissions.

File last commit:

r1120:d4155363 default
r1723:6dac428a 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.