From 6c2ea68bbef0e1fc0b50b80f113b0ebcdf745a40 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Wed, 12 May 2021 23:48:04 -0700 Subject: feat: :star: --- contributing.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 contributing.md (limited to 'contributing.md') diff --git a/contributing.md b/contributing.md new file mode 100644 index 0000000..fb97d0a --- /dev/null +++ b/contributing.md @@ -0,0 +1,6 @@ +# contribution guidelines +this document isn't very well detailed at the moment... + +## guidelines +1. make sure your pr compiles. if the github action "Rust ✅/ 🚫" fails, your pr will be declined. +2. make sure your commit changes something other than just formatting. -- cgit v1.2.3