فهرست منبع

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.