From 14c623de3f49043f950b09d1799f1fbab76bd279 Mon Sep 17 00:00:00 2001 From: Mitya Selivanov Date: Fri, 23 Jun 2023 09:30:52 +0200 Subject: Remove files --- CONTRIBUTING.md | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 CONTRIBUTING.md (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md deleted file mode 100644 index a3c6315..0000000 --- a/CONTRIBUTING.md +++ /dev/null @@ -1,8 +0,0 @@ -## Contributing -To contribute, follow these steps: -1. Find an applicable issue or open a new one with feature proposal or bug spotting. -2. Fork the repository. -3. Write tests for the issue. -4. Implement your solution for the issue. -5. Make sure all tests pass and cover your code. -6. Make a pull-request to the `dev` branch or to the corresponding feature branch if there is any. -- cgit v1.2.3