From f37e7ab2207744cfd8870155de640572a63ab65a Mon Sep 17 00:00:00 2001 From: Kshitij Raj Sharma <36752999+kshitijrajsharma@users.noreply.github.com> Date: Sat, 8 Jul 2023 16:19:44 +0530 Subject: [PATCH] Create CONTRIBUTING.md --- CONTRIBUTING.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 00000000..224f00da --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,11 @@ +### Contributing +Contributions are always welcome! Project is in active development phase , Improving documentation is always great place to start. Here's how you can get involved: + + - File an issue if you find any bugs or have a feature request. + - Set up a development environment. + - Fork the repository. + - Make your changes and submit a pull request. + + +### Request Stats Tracking on Github +Follow [stats_request_docs](./docs/Request_Stats.md)