John Olheiser
174ed3e356
Docusaurus-ify 1.19 ( #26053 )
...
See https://github.com/go-gitea/gitea/pull/26051
---------
Signed-off-by: jolheiser <john.olheiser@gmail.com>
Co-authored-by: Giteabot <teabot@gitea.io>
(cherry picked from commit 8c771c8b91
)
2023-07-26 14:23:49 +02:00
Giteabot
9cabf76a09
simple docs fixes: 'pull request' page (en-us & zh-tw) link path to 'issue-pull-request-templates' ( #24961 ) ( #24970 )
...
Backport #24961 by @jonkeim
Co-authored-by: Jon Keim <jon@windless.org>
Co-authored-by: silverwind <me@silverwind.io>
(cherry picked from commit 9da84a36eb
)
2023-05-30 08:11:45 +02:00
Lunny Xiao
a28fd056e5
Remove unnecessary prefix usage ( #24888 )
...
Since now all articles have a class, the `Usage:` is unnecessary. This
PR will remove them.
(cherry picked from commit e7757aa4be
)
2023-05-30 08:11:44 +02:00
Patrick Schratz
af79677a44
Reformat docs ( #13897 )
...
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Lauris BH <lauris@nix.lv>
2020-12-09 07:47:06 +01:00
Aidan Fitzgerald
f5cf9a8355
Copyedit docs ( #6275 )
2019-03-09 16:15:45 -05:00
Julien Tant
7781e8cef2
Disable merging a WIP Pull request ( #4529 )
...
* prevent pull request to be merged when PR is a WIP
* add tests
* add helper to prepend WIP: in PR title
* move default wip prefixes into settings
* use configurable WIP prefixes in javascript and default to first one in templates
* add documentation
* add unit test on pull model
Signed-off-by: Julien Tant <julien@craftyx.fr>
2018-08-13 22:04:39 +03:00