diff --git a/resources/dev/GUIDELINES.md b/.github/GUIDELINES.md similarity index 100% rename from resources/dev/GUIDELINES.md rename to .github/GUIDELINES.md diff --git a/.github/REFERENCE.md b/.github/REFERENCE.md new file mode 100644 index 0000000..e69de29 diff --git a/source/components/header.md b/source/components/header.md index 8fb3191..873f1f2 100644 --- a/source/components/header.md +++ b/source/components/header.md @@ -1,6 +1,6 @@ > [!TIP] -> Discussions and contributions are welcome! This project is in it's early stages and a lot hasn't been ironed out yet. For more information on [contributing](.github/CONTRIBUTING.md) and [guidelines](resources/dev/GUIDELINES.md) for open-source software submissions, consult their respective pages. +> Discussions and contributions are welcome! This project is in it's early stages and a lot hasn't been ironed out yet. For more information on [contributing](.github/CONTRIBUTING.md) and [guidelines](.github/GUIDELINES.md) for open-source software submissions, consult their respective pages. > [!NOTE] > My MacOS [configuration](https://docs.google.com/document/d/1QF7wpvlFG7mfWtCGrFfyIUwgYzOYeSBDAIDvgiIJk44/edit?usp=sharing).