diff options
| author | MeiMei <30769358+mei23@users.noreply.github.com> | 2019-02-13 15:59:51 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2019-02-13 15:59:51 +0900 |
| commit | b0834300110969fb69aa42325c759603e1b45c54 (patch) | |
| tree | 4d8d812f10264345813d1aaca4b4061e5bdea394 /.github | |
| parent | Update nodeinfo.ts (#4239) (diff) | |
| download | misskey-b0834300110969fb69aa42325c759603e1b45c54.tar.gz misskey-b0834300110969fb69aa42325c759603e1b45c54.tar.bz2 misskey-b0834300110969fb69aa42325c759603e1b45c54.zip | |
Sort ISSUE_TEMPLATE (#4236)
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/01_bug-report.md (renamed from .github/ISSUE_TEMPLATE/bug_report.md) | 0 | ||||
| -rw-r--r-- | .github/ISSUE_TEMPLATE/02_client-side-bug-report.md (renamed from .github/ISSUE_TEMPLATE/client-side-bug-report.md) | 0 | ||||
| -rw-r--r-- | .github/ISSUE_TEMPLATE/03_server-side-bug-report.md (renamed from .github/ISSUE_TEMPLATE/server-side-bug-report.md) | 0 | ||||
| -rw-r--r-- | .github/ISSUE_TEMPLATE/11_feature-request.md (renamed from .github/ISSUE_TEMPLATE/feature_request.md) | 0 | ||||
| -rw-r--r-- | .github/ISSUE_TEMPLATE/12_client-side-feature-request.md (renamed from .github/ISSUE_TEMPLATE/client-side-feature-request.md) | 0 | ||||
| -rw-r--r-- | .github/ISSUE_TEMPLATE/13_server-side-feature-request.md (renamed from .github/ISSUE_TEMPLATE/server-side-feature-request.md) | 0 |
6 files changed, 0 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/01_bug-report.md index 0ed461256d..0ed461256d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/01_bug-report.md diff --git a/.github/ISSUE_TEMPLATE/client-side-bug-report.md b/.github/ISSUE_TEMPLATE/02_client-side-bug-report.md index a8b111d4de..a8b111d4de 100644 --- a/.github/ISSUE_TEMPLATE/client-side-bug-report.md +++ b/.github/ISSUE_TEMPLATE/02_client-side-bug-report.md diff --git a/.github/ISSUE_TEMPLATE/server-side-bug-report.md b/.github/ISSUE_TEMPLATE/03_server-side-bug-report.md index 6dd9d57cb7..6dd9d57cb7 100644 --- a/.github/ISSUE_TEMPLATE/server-side-bug-report.md +++ b/.github/ISSUE_TEMPLATE/03_server-side-bug-report.md diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/11_feature-request.md index 3c7e26232e..3c7e26232e 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/11_feature-request.md diff --git a/.github/ISSUE_TEMPLATE/client-side-feature-request.md b/.github/ISSUE_TEMPLATE/12_client-side-feature-request.md index 0a0958662e..0a0958662e 100644 --- a/.github/ISSUE_TEMPLATE/client-side-feature-request.md +++ b/.github/ISSUE_TEMPLATE/12_client-side-feature-request.md diff --git a/.github/ISSUE_TEMPLATE/server-side-feature-request.md b/.github/ISSUE_TEMPLATE/13_server-side-feature-request.md index da6dee2906..da6dee2906 100644 --- a/.github/ISSUE_TEMPLATE/server-side-feature-request.md +++ b/.github/ISSUE_TEMPLATE/13_server-side-feature-request.md |