Skip to content
This repository has been archived by the owner on Oct 6, 2024. It is now read-only.

Commit

Permalink
Added Contributing guidelines.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nyah Check committed Jul 31, 2017
1 parent bf4e95b commit 63d58e0
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Contributing to YTD

Welcome to the YTD Dev team, we've been expecting you. YTD is an open source project and we greatly appreciate your help!


## Filing Bugs

Please follow these guidelines when filing bugs to the project.

* Indicate the version Go
* OS Architecture and other OS information
* Procedure to reproduce the bug
* Expected out and current output

For general questions catch me on the [Gophers Slack, #africa channel](https://invite.slack.golangbridge.org/) or on [twitter](https://twitter.com/nyah_check). For sensitive security-related issues should be reported to me directly[checko(mailto:check.nyah@gmail.com).


## New Features and General code contribution

Please read the [Contribution Guidelines](https://golang.org/doc/contribute.html). We try as much as possible to respect the rules in there.

** GitHub Pull Requests are highly welcomed**

Please follow these basic rules first
* https://help.github.com/articles/fork-a-repo/
* https://help.github.com/articles/syncing-a-fork/

Unless otherwise noted, the Go source files are distributed under the MIT-style license found in the LICENSE file.

0 comments on commit 63d58e0

Please sign in to comment.