Skip to content

Commit 4a403b5

Browse files
committed
chore: move github files to .github folder
1 parent dd792a4 commit 4a403b5

5 files changed

Lines changed: 3 additions & 3 deletions

File tree

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ In order for everyone to have the best experience possible, we have a few
1616
guidelines that everyone must follow.
1717

1818
- For all things on GitHub, please make sure you follow the
19-
[code of conduct](CODE_OF_CONDUCT.md).
19+
[code of conduct](.github/CODE_OF_CONDUCT.md).
2020
- When creating an issue, please make sure you're using the correct
2121
[issue template](https://github.com/datatags/UltraCosmetics/issues/new/choose).
2222

@@ -89,13 +89,13 @@ feature requests.
8989
[![CodeQL Status](https://github.com/datatags/UltraCosmetics/actions/workflows/codeql.yml/badge.svg)](https://github.com/datatags/UltraCosmetics/actions/workflows/codeql.yml)
9090

9191
When contributing, please make sure you check out the
92-
[contribution guidelines](CONTRIBUTING.md).
92+
[contribution guidelines](.github/CONTRIBUTING.md).
9393

9494
If you're looking to compile the project yourself, please check out the
9595
[compiling documentation](COMPILING.md).
9696

9797
When submitting a pull request, please make sure you're using the
98-
[pull request template](PULL_REQUEST_TEMPLATE.md).
98+
[pull request template](.github/PULL_REQUEST_TEMPLATE.md).
9999

100100
## 📄 License
101101

0 commit comments

Comments
 (0)