Skip to content

Commit

Permalink
fix: update links to create new issue
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesrp13 committed Apr 26, 2022
1 parent d9d44e9 commit ed16afc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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.
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.

0 comments on commit ed16afc

Please sign in to comment.