From ed16afc133c9151a9131f15ba4d5f92ca7ca4edc Mon Sep 17 00:00:00 2001 From: James Pacheco Date: Mon, 25 Apr 2022 23:35:31 -0600 Subject: [PATCH] fix: update links to create new issue --- CONTRIBUTING.md | 6 +++--- README.md | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ae1e5a67..72a6781d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -10,14 +10,14 @@ The [Course Map](./course-map.md) lists the modules and lessons we plan to creat To start work, do the following: -1. [Create an issue](/issues/new) and/or comment on an existing issue to state you've started working +1. [Create an issue](https://github.com/Unboxed-Software/solana-course/issues/new) and/or comment on an existing issue to state you've started working 2. Create a PR during or when complete ### Editing Existing Content If you want to fix a typo or otherwise improve on existing content, follow the same process as with adding content: -1. [Create an issue](/issues/new) and/or comment on an existing issue to state you've started working +1. [Create an issue](https://github.com/Unboxed-Software/solana-course/issues/new) and/or comment on an existing issue to state you've started working 2. Create a PR during or when complete ## Committing @@ -38,4 +38,4 @@ pull request! ## Providing General Feedback -If you have feedback on content or suggestions for additional content, simply [create an issue](/issues/new) explaining your feedback/suggestions. +If you have feedback on content or suggestions for additional content, simply [create an issue](https://github.com/Unboxed-Software/solana-course/issues/new) explaining your feedback/suggestions. diff --git a/README.md b/README.md index 6251d4e3..d86da234 100644 --- a/README.md +++ b/README.md @@ -29,14 +29,14 @@ The [Course Map](./course-map.md) lists the modules and lessons we plan to creat To start work, do the following: -1. [Create an issue](/issues/new) and/or comment on an existing issue to state you've started working +1. [Create an issue](https://github.com/Unboxed-Software/solana-course/issues/new) and/or comment on an existing issue to state you've started working 2. Create a PR during or when complete ### Editing Existing Content If you want to fix a typo or otherwise improve on existing content, follow the same process as with adding content: -1. [Create an issue](/issues/new) and/or comment on an existing issue to state you've started working +1. [Create an issue](https://github.com/Unboxed-Software/solana-course/issues/new) and/or comment on an existing issue to state you've started working 2. Create a PR during or when complete ### Committing @@ -57,4 +57,4 @@ pull request! ### Providing General Feedback -If you have feedback on content or suggestions for additional content, simply [create an issue](/issues/new) explaining your feedback/suggestions. \ No newline at end of file +If you have feedback on content or suggestions for additional content, simply [create an issue](https://github.com/Unboxed-Software/solana-course/issues/new) explaining your feedback/suggestions. \ No newline at end of file