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.