aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.txt
diff options
context:
space:
mode:
authorturret <turret@duck.com>2023-11-24 01:22:05 -0600
committerturret <turret@duck.com>2023-11-24 01:22:05 -0600
commit46508afbe5756ce795054482a78c3867a03e819e (patch)
tree74a2a210cfba9a34b5f3904783f99327540604d2 /CONTRIBUTING.txt
parent68ccb3e03cccd99313ee01cda5772750269c8f73 (diff)
downloaddiscord-bot-skeleton-46508afbe5756ce795054482a78c3867a03e819e.tar.gz
discord-bot-skeleton-46508afbe5756ce795054482a78c3867a03e819e.tar.bz2
discord-bot-skeleton-46508afbe5756ce795054482a78c3867a03e819e.zip
doc: add basic info about repo, and todo list
Diffstat (limited to 'CONTRIBUTING.txt')
-rw-r--r--CONTRIBUTING.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/CONTRIBUTING.txt b/CONTRIBUTING.txt
new file mode 100644
index 0000000..571c5db
--- /dev/null
+++ b/CONTRIBUTING.txt
@@ -0,0 +1,12 @@
+HI! thank you for wanting to contribute to my project.
+
+only asks are that you follow the coding style already established (i try to
+do this aswell so come at me)
+
+i can take patches via github PRs or email (turret@duck.com)
+have something you want to add to, but its not in TODO? go ahead and send in
+your patch anyway!
+
+licensing? at time of writing, i need to find out what license i want to
+release this as. if you're contributing, please make sure to sign-off your
+commit, certifying to the contributor certificate-of-origin