From e65f2a29de5c0ca95b28ed2f3a0c76bed1d66e25 Mon Sep 17 00:00:00 2001 From: Piper Thunstrom Date: Tue, 1 Jun 2021 11:07:07 -0700 Subject: [PATCH 1/2] Remove reference to tutorial project. Tutorials live in the docs. --- CONTRIBUTING.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6310c12e..55902521 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -109,11 +109,6 @@ review will take your comments into consideration. If you actively provide reviews, you'll be told to add your name to [CONTRIBUTORS][contributors] as a reviewer! -## I Want to Teach - -There's a tutorial project! See the [tutorials repository's CONTRIBUTING -file][tutorial] for more details. - ## Can I Contribute Without Code? There's so much else that needs to be done besides fixing `ppb`'s code. From c2f8bac7033c655d1e4787953c8d6c300c3ef96e Mon Sep 17 00:00:00 2001 From: Piper Thunstrom Date: Tue, 1 Jun 2021 11:24:10 -0700 Subject: [PATCH 2/2] Remove URL as well. --- CONTRIBUTING.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 55902521..8786cd4a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -129,4 +129,3 @@ end you contribute to `ppb` by being part of its community. [new contributor]: https://github.com/ppb/pursuedpybear/labels/new%20contributor "Issues labeled New Contributor" [projects]: https://github.com/orgs/ppb/projects "PPB Projects" [readme]: https://github.com/ppb/pursuedpybear/blob/canon/README.md "PPB README" -[tutorial]: https://github.com/ppb/tutorials "PPB Tutorials"