From 98539f6a3d615432dd51c7017dadd2a83387f956 Mon Sep 17 00:00:00 2001 From: yuqiuw <72527514+yuqiuw@users.noreply.github.com> Date: Thu, 10 Jun 2021 11:36:31 -0500 Subject: [PATCH] Revert "add CONTRIBUTING.md" This reverts commit 478d1bc4cca37e3ef051246b36b41fcffd6a8133. --- CONTRIBUTING.md | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md deleted file mode 100644 index fd5eb2a..0000000 --- a/CONTRIBUTING.md +++ /dev/null @@ -1,15 +0,0 @@ -# Contributing to K8dash -We welcome any kinds of contribution and want to make contributing to this project as easy and transparent as -possible. - -## Pull Requests Process - -1. Fork the repo and create your branch from `master`. -2. After finish your coding, submit a pull request in github. -3. If it changes any UI/UX, please include a screenshot of the new change. -4. If it's related to an open issue, please include the open issue in the PR. - -## Find something to work on - -The first step is to find something to work on. -If you're a first time contributor, you can find open issues with `good first issue` label. \ No newline at end of file