Commit Graph

10 Commits (f946040fa94a3acb3b1f54873e6f95766595829c)

Author SHA1 Message Date
Andrey Nering 658bfc2704 Implement issue and pull request templates.
Similar to GitHub:
https://github.com/blog/2111-issue-and-pull-request-templates

Priority:
- root
- .gogs
- .github
9 years ago
Adam Strzelecki da2585c11e Indent all templates with tabs
This commit improves templates readability, since all of them use consistent
indent with all template command blocks indented too.

1. Indents both HTML containers such as <div>, <p> and Go HTML template blocks
   such as {{if}} {{with}}

2. Cleans all trailing white-space

3. Adds trailing last line-break to each file
9 years ago
Unknwon 2b10fdc4dc Wiki: UI for page new 9 years ago
Unknwon 675cd997d8 minor tabindex fix 9 years ago
Unknwon 908f2924ce fix #1824 and fix #1917 9 years ago
Unknwon 83dc2468f5 finish initial version of pull request 10 years ago
Unknwon a00194e665 work on #1548 10 years ago
Unknwon 371572cf5f allow edit issue and comment 10 years ago
Unknwon 1fb53067f4 finish close/reopen issue 10 years ago
Unknwon ab2d0b3b44 add comment form UI 10 years ago