Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Start a CONTRIBUTING file to make it clear how to help
  • Loading branch information
ranguard committed Dec 26, 2013
1 parent 06439b2 commit 697cb23
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions CONTRIBUTING.md
@@ -0,0 +1,29 @@
# How to contribute

We are always after more contributors and suggestions..

## Suggestions or issues with metacpan...

#### Does it relate to our API (backend)... ?

1. Please check the [previously reported API issues](/CPAN-API/cpan-api/issues)
2. Please check the [Wishlist](/CPAN-API/cpan-api/wiki/Wishlist), if you can't find it already there...
* If it's a wishlist idea, please edit the [wiki](/CPAN-API/cpan-api/wiki/Wishlist) (add a 'wishlist_MYIDEA' page if you need more space!)
* If it's an actual bug [create a new issue](/CPAN-API/cpan-api/issues/new)

#### If you are not sure, or it is related to https://metacpan.org/ front end..

1. Please check the [previously reported Web issues](/CPAN-API/metacpan-web/issues)
2. Please check the [Wishlist](/CPAN-API/cpan-api/wiki/Wishlist), if you can't find it already there...
* If it's a wishlist idea, please edit the [wiki](/CPAN-API/cpan-api/wiki/Wishlist) (add a 'wishlist_MYIDEA' page if you need more space!)
* If it's an actual bug [create a new issue](/CPAN-API/metacpan-web/issues/new)

## Contributing code

* [Useing our developer VM](https://github.com/CPAN-API/metacpan-developer) to get you going in minutes (depending on bandwidth)
* [Wishlist](https://github.com/CPAN-API/cpan-api/wiki/Wishlist) - things that need doing


# Additional Resources

* [\#metacpan](http://widget01.mibbit.com/?autoConnect=true&server=irc.perl.org&channel=%23metacpan&nick=) IRC channel on irc.perl.org

0 comments on commit 697cb23

Please sign in to comment.