Skip to content
This repository was archived by the owner on Jul 31, 2022. It is now read-only.

Commit 099025a

Browse files
committed
Update docs
1 parent 9ac655b commit 099025a

File tree

4 files changed

+5
-3
lines changed

4 files changed

+5
-3
lines changed

.github/CODE_OF_CONDUCT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[Code of Conduct](https://www.kttdevelopment.com/git/codeofconduct)
1+
[Code of Conduct](https://www.kttdevelopment.com/github/codeofconduct)

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[Contributing](https://www.kttdevelopment.com/git/contributing)
1+
[Contributing](https://www.kttdevelopment.com/github/contributing)

.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
### Prerequisites
22
*If **all** checks are not passed then the pull request will be closed*
33

4-
- [ ] My code follows the style listed in [CONTRIBUTING](https://www.kttdevelopment.com/git/contributing)
4+
- [ ] My code follows the style listed in [CONTRIBUTING](https://www.kttdevelopment.com/github/contributing)
55
- [ ] I have checked that no other similar pull requests already exists
66
- [ ] Build compiles
77
- [ ] Build runs without exceptions

.github/release-drafter.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ categories:
1414
labels:
1515
- "documentation"
1616
- "website"
17+
- title: "❌ Removed"
18+
- "depreciated"
1719
- title: "🐞 Bug Fixes"
1820
labels:
1921
- "bug"

0 commit comments

Comments
 (0)