From c495c90ef9e8187f0b980ca40534d12aa5f3dca2 Mon Sep 17 00:00:00 2001 From: lwvmobile <59371473+lwvmobile@users.noreply.github.com> Date: Thu, 16 Jun 2022 05:49:25 -0400 Subject: [PATCH] Delete CONTRIBUTING.md --- CONTRIBUTING.md | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md deleted file mode 100644 index e758a17..0000000 --- a/CONTRIBUTING.md +++ /dev/null @@ -1,17 +0,0 @@ -**Please review the appropriate guideline page before submitting an Issue or a -Pull Request.** - -### Issues - -Issues include: - - - Bug reports - - Feature requests - - Help - - Build errors - -[Reporting Guidelines](https://github.com/szechyjs/dsd/wiki/Bug-reports) - -### Code Contributions - -[Contributing Guidelines](https://github.com/szechyjs/dsd/wiki/Contributing)