10 Commits (045f14fbd0e3553521f5092cf839be363c74a090)

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
8 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 9 years ago
Unknwon a00194e665 work on #1548 9 years ago
Unknwon 371572cf5f allow edit issue and comment 9 years ago
Unknwon 1fb53067f4 finish close/reopen issue 9 years ago
Unknwon ab2d0b3b44 add comment form UI 9 years ago