summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwolfbeast <mcwerewolf@gmail.com>2018-04-29 13:12:21 +0200
committerwolfbeast <mcwerewolf@gmail.com>2018-04-29 13:12:21 +0200
commitfbeee7692b740c1020ba115f497c4325c3ff8f61 (patch)
tree60bb19b4314cd4497b1e0f8b98d1369124d19ac6
parentfc8634a7fcee1c324fc1fdc3b9e3ab9d5fbf92bb (diff)
downloaduxp-fbeee7692b740c1020ba115f497c4325c3ff8f61.tar.gz
Create `/docs` and move contributing guideline to it.
-rw-r--r--README.md6
-rw-r--r--docs/CONTRIBUTING.md (renamed from .github/CONTRIBUTING.md)0
2 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 32cdf9b042..69f81ca3be 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,12 @@ applications.
This repository will contain at least one application to demonstrate and make use
of the platform: The Basilisk web browser, a close twin to Mozilla's Firefox.
+## Additional documentation
+
+Additional documentation relevant to this source code can be found in the `/docs`
+directory. This will contain relevant documentation regarding contributing,
+using and distributing this code and its binaries.
+
### A note about trademarks and branding
Although this repository is licensed under Mozilla Public License v2.0, the
diff --git a/.github/CONTRIBUTING.md b/docs/CONTRIBUTING.md
index 7acdedb4f0..7acdedb4f0 100644
--- a/.github/CONTRIBUTING.md
+++ b/docs/CONTRIBUTING.md