From 05d7dcb9ab3f4455070488ea0fa1a53d09619013 Mon Sep 17 00:00:00 2001 From: Kyle Corry Date: Mon, 23 Sep 2024 12:45:27 -0400 Subject: [PATCH 1/4] Update CONTRIBUTING.md --- CONTRIBUTING.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7a5ea469e..586025841 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -13,3 +13,8 @@ If you would like to work on an issue that isn't marked with help-wanted, please If you submit an issue, please be civil and constructive - I will consider all feedback, and if I choose not to implement your suggestion I will post my reasoning. If you are experiencing an issue, please include all relevant details to help me understand and reproduce the issue. If you disagree with a change, please describe why you disagree and how I can improve it. Finally, if applicable, please provide research / evidence so I can cross verify. All contributors will be credited in the Licenses section of Trail Sense setting (updated weekly). + +## Survival Guide +The survival guide is heavily curated and all information must be easy to follow and relevant to wilderness survival for the average person. I do not want to include advanced topics or bushcraft in the guide. + +I may publish and sell a physical copy of the survival guide at some point, so I ask that all content is written by me. I'm open to suggestions for areas to improve or add. From 590838430b6df0e0b40bf4e42ed043d6ab6fd10d Mon Sep 17 00:00:00 2001 From: Kyle Corry Date: Mon, 23 Sep 2024 12:49:11 -0400 Subject: [PATCH 2/4] Create SURVIVAL_GUIDE_LICENSE --- SURVIVAL_GUIDE_LICENSE | 1 + 1 file changed, 1 insertion(+) create mode 100644 SURVIVAL_GUIDE_LICENSE diff --git a/SURVIVAL_GUIDE_LICENSE b/SURVIVAL_GUIDE_LICENSE new file mode 100644 index 000000000..ef59fde42 --- /dev/null +++ b/SURVIVAL_GUIDE_LICENSE @@ -0,0 +1 @@ +The survival guide is licensed under [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/?ref=chooser-v1) From 2ad0db0a0084b5a8830268f5d8a640c225e450ee Mon Sep 17 00:00:00 2001 From: Kyle Corry Date: Mon, 23 Sep 2024 12:49:31 -0400 Subject: [PATCH 3/4] Rename SURVIVAL_GUIDE_LICENSE to SURVIVAL_GUIDE_LICENSE.md --- SURVIVAL_GUIDE_LICENSE => SURVIVAL_GUIDE_LICENSE.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename SURVIVAL_GUIDE_LICENSE => SURVIVAL_GUIDE_LICENSE.md (100%) diff --git a/SURVIVAL_GUIDE_LICENSE b/SURVIVAL_GUIDE_LICENSE.md similarity index 100% rename from SURVIVAL_GUIDE_LICENSE rename to SURVIVAL_GUIDE_LICENSE.md From 03d5332e0b6199ca4d3a6e5a575636a62042e853 Mon Sep 17 00:00:00 2001 From: Kyle Corry Date: Mon, 23 Sep 2024 12:50:33 -0400 Subject: [PATCH 4/4] Update SURVIVAL_GUIDE_LICENSE.md --- SURVIVAL_GUIDE_LICENSE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SURVIVAL_GUIDE_LICENSE.md b/SURVIVAL_GUIDE_LICENSE.md index ef59fde42..5e68eeb9f 100644 --- a/SURVIVAL_GUIDE_LICENSE.md +++ b/SURVIVAL_GUIDE_LICENSE.md @@ -1 +1 @@ -The survival guide is licensed under [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/?ref=chooser-v1) +The survival guide is licensed under [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/?ref=chooser-v1) and was written by Kyle Corry