From 6fb53baf28b4aa277386ec1a8fbc82ed8e2b2ae0 Mon Sep 17 00:00:00 2001 From: Brendan Forster Date: Mon, 3 Feb 2014 20:29:30 +1100 Subject: [PATCH] dropped 'submitting an issue' section --- CONTRIBUTING.md | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 63d38e63..a0b4057b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -9,21 +9,6 @@ from submitting issues, writing docs, to making code changes. We welcome it all. Don't forget to sign up for a [GitHub account](https://github.com/signup/free), if you haven't already. -## Submitting Issues - -We track all issues and outstanding work -[here](https://github.com/octokit/octokit.net/issues). If you've found a -bug or issue, check that someone else hasn't already reported it. - -When submitting an issue, including some of the below will help to identify -and resolve the issue quicker: - - * the version of Octokit.net you are using - * the expected behaviour, compared to the actual behaviour - * the steps to recreate the issue - * a code sample - * HTTP request/response details (be careful to not post anything sensitive!) - ## Getting Started You can clone this repository locally from GitHub using the "Clone in Desktop"