Skip to content

Commit

Permalink
Minor changes to CONTRIBUTING.
Browse files Browse the repository at this point in the history
  • Loading branch information
oalders committed Dec 27, 2013
1 parent c3a3e3d commit 6821118
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions CONTRIBUTING.md
@@ -1,28 +1,28 @@
# How to contribute

We are always after more contributors and suggestions..
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](https://github.com/CPAN-API/cpan-api/issues)
2. Please check the [Wishlist](https://github.com/CPAN-API/cpan-api/wiki/Wishlist), if you can't find it already there...
2. Please check the [Wishlist](https://github.com/CPAN-API/cpan-api/wiki/Wishlist). If you can't find it already there:
* If it's a wishlist idea, please edit the [wiki](https://github.com/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](https://github.com/CPAN-API/cpan-api/issues/new)

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

1. Please check the [previously reported Web issues](https://github.com/CPAN-API/metacpan-web/issues)
2. Please check the [Wishlist](https://github.com/CPAN-API/cpan-api/wiki/Wishlist), if you can't find it already there...
2. Please check the [Wishlist](https://github.com/CPAN-API/cpan-api/wiki/Wishlist). If you can't find it already there:
* If it's a wishlist idea, please edit the [wiki](https://github.com/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](https://github.com/CPAN-API/metacpan-web/issues/new)

## Contributing code

Come talk to us on IRC (see below), or send a pull request and we'll respond there. These links will get you going quickly:

* [Useing our developer VM](https://github.com/CPAN-API/metacpan-developer) to get you going in minutes (depending on bandwidth)
* [Using our developer VM](https://github.com/CPAN-API/metacpan-developer) to get you going in minutes (depending on bandwidth)
* [Front end bug list](https://github.com/CPAN-API/metacpan-web/issues)
* [API (back end) bug list](https://github.com/CPAN-API/cpan-api/issues)
* [Wishlist](https://github.com/CPAN-API/cpan-api/wiki/Wishlist) - things that probably need doing
Expand All @@ -39,10 +39,11 @@ Come talk to us on IRC (see below), or send a pull request and we'll respond the

### When are issues closed?

We want to keep the issue list manageable (so we can focus on what actually needs fixing), if you feel an issue needs opening again, please add a comment with why it needs re-opening and we'll look at it again.
We want to keep the issue list manageable, so we can focus on what actually
needs fixing. If you feel an issue needs opening again, please add a comment
explaining why it needs re-opening and we'll look at it again.

* Issues will be closed and moved to [Wishlist](https://github.com/CPAN-API/cpan-api/wiki/Wishlist) if they are not actual bugs
* Issues we think we have addressed will be closed
* Issues we are not going to take any further action on without more information

* Issues we are not going to take any further action on without more information will be closed

1 comment on commit 6821118

@turtledb
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[. Izzz. {in time}. ]

Please sign in to comment.