From 3784ebfefe1d9432b009e6cf47dea0f0bd5c00f7 Mon Sep 17 00:00:00 2001 From: Vincent Zeng Date: Tue, 21 Nov 2017 17:59:08 -0500 Subject: [PATCH] stubbing conributing guidelines --- .github/CONTRIBUTING.md | 11 +++++++++++ README.md | 8 ++++++-- 2 files changed, 17 insertions(+), 2 deletions(-) create mode 100644 .github/CONTRIBUTING.md diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md new file mode 100644 index 0000000..661a969 --- /dev/null +++ b/.github/CONTRIBUTING.md @@ -0,0 +1,11 @@ +CONTRIBUTING GUIDELINES FOR TTBP +================================ + +Hi! Thanks for your interest in working on this project with me! + +Please understand that this may not be a beginner-friendly project to contribute +to; this is because I am not a very experienced developer, and I'm still +learning good practices for facilitating collaborative dev work. I'm open to +receiving feedback and discussion even if you're new to writing Python, +programming, or collaborative work in general, but I'd appreciate some extra +patience and slack. diff --git a/README.md b/README.md index aacd843..b43065b 100644 --- a/README.md +++ b/README.md @@ -122,6 +122,10 @@ instance of this yourself) ### contributing -if you're interested in helping with the code, please drop me some tildemail! +please check out my contributor guidelines on github if you'd like to get +involved with development! -unsolicited pull requests for bug-swatting are greatly appreciated. +if you find any bugs or strange behavior, please message me locally on tildemail +or open a github issue and i'll get back to you as soon as i can. + +if you're interested in helping with the code, please drop me some tildemail!