浏览代码

Moved .gitote -> .gitlab

Yoginth 6 年之前
父节点
当前提交
a11e1c54bf
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      .gitote/ISSUE_TEMPLATE.md
  2. 1 1
      .gitote/PULL_REQUEST_TEMPLATE.md

+ 1 - 1
.gitote/ISSUE_TEMPLATE.md

@@ -19,7 +19,7 @@ The issue will be closed without any reasons if it does not satisfy any of follo
   - [ ] MySQL
   - [ ] MSSQL
   - [ ] SQLite
-- Can you reproduce the bug at https://gitote.in:
+- Can you reproduce the bug at https://gitote.yoginth.com:
   - [ ] Yes: provide example URL
   - [ ] No: explain why
 - Log gist (usually found in `log/gitote.log`):

+ 1 - 1
.gitote/PULL_REQUEST_TEMPLATE.md

@@ -2,7 +2,7 @@ The pull request will be closed without any reasons if it does not satisfy any o
 
 1. Please make sure you are targeting the `master` branch.
 2. Please read contributing guidelines:
-https://gitote.in/gitote/gitote/src/master/CONTRIBUTING.md
+https://gitlab.com/gitote/gitote/blob/master/CONTRIBUTING.md
 3. Please describe what your pull request does and which issue you're targeting
 4. ... if it is not related to any particular issues, explain why we should not reject your pull request.