You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/CONTRIBUTING.md
+65-61Lines changed: 65 additions & 61 deletions
Original file line number
Diff line number
Diff line change
@@ -6,59 +6,66 @@ We are always after more contributors and suggestions.
6
6
7
7
#### Does it relate to our API (backend)... ?
8
8
9
-
1. Please check the [previously reported API issues](https://github.com/CPAN-API/cpan-api/issues)
10
-
2. Please check the [Wishlist](https://github.com/CPAN-API/cpan-api/wiki/Wishlist). If you can't find it already there:
11
-
* 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!)
12
-
* If it's an actual bug [create a new issue](https://github.com/CPAN-API/cpan-api/issues/new)
9
+
1. Please check the [previously reported API issues](https://github.com/CPAN-API/cpan-api/issues)
10
+
2. Please check the [Wishlist](https://github.com/CPAN-API/cpan-api/wiki/Wishlist). If you can't
11
+
find it already there:
12
+
- If it's a wishlist idea, please edit the
13
+
[wiki](https://github.com/CPAN-API/cpan-api/wiki/Wishlist) (add a 'wishlist_MYIDEA' page if
14
+
you need more space!)
15
+
- If it's an actual bug [create a new issue](https://github.com/CPAN-API/cpan-api/issues/new)
13
16
14
17
#### If you are not sure, or it is related to https://metacpan.org/ front end:
15
18
16
-
1. Please check the [previously reported Web issues](https://github.com/CPAN-API/metacpan-web/issues)
17
-
2. Please check the [Wishlist](https://github.com/CPAN-API/cpan-api/wiki/Wishlist). If you can't find it already there:
18
-
* 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!)
19
-
* If it's an actual bug [create a new issue](https://github.com/CPAN-API/metacpan-web/issues/new)
19
+
1. Please check the
20
+
[previously reported Web issues](https://github.com/CPAN-API/metacpan-web/issues)
21
+
2. Please check the [Wishlist](https://github.com/CPAN-API/cpan-api/wiki/Wishlist). If you can't
22
+
find it already there:
23
+
- If it's a wishlist idea, please edit the
24
+
[wiki](https://github.com/CPAN-API/cpan-api/wiki/Wishlist) (add a 'wishlist_MYIDEA' page if
25
+
you need more space!)
26
+
- If it's an actual bug
27
+
[create a new issue](https://github.com/CPAN-API/metacpan-web/issues/new)
20
28
21
29
## Contributing code
22
30
23
-
Come talk to us on IRC (see below), or send a pull request and we'll respond
24
-
there. If you implement a new feature, please add a note about it to the
25
-
News.md file at the top level of metacpan-web so that it will appear in our
26
-
news feed.
31
+
Come talk to us on IRC (see below), or send a pull request and we'll respond there. If you implement
32
+
a new feature, please add a note about it to the News.md file at the top level of metacpan-web so
33
+
that it will appear in our news feed.
27
34
28
35
If you aren't using the VM, remember to enable the pre-commit hook before you start working.
29
36
30
37
sh git/setup.sh
31
38
32
39
These links will get you going quickly:
33
40
34
-
*[Using our developer VM](https://github.com/CPAN-API/metacpan-developer) to get you going in minutes (depending on bandwidth)
35
-
*[Front end bug list](https://github.com/CPAN-API/metacpan-web/issues)
This issue tracker is for bugs in the https://metacpan.org web site. If you are are reporting a bug about anything else, this is most likely not the correct venue. Please use the left side menu for the module you are interested in and click the `Issues` link in order to find the bug tracker for your module.
11
+
This issue tracker is for bugs in the https://metacpan.org web site. If you are are reporting a bug
12
+
about anything else, this is most likely not the correct venue. Please use the left side menu for
13
+
the module you are interested in and click the `Issues` link in order to find the bug tracker for
14
+
your module.
15
+
16
+
**Describe the bug** A clear and concise description of what the bug is.
13
17
14
-
**Describe the bug**
15
-
A clear and concise description of what the bug is.
18
+
**To Reproduce** Steps to reproduce the behavior:
16
19
17
-
**To Reproduce**
18
-
Steps to reproduce the behavior:
19
20
1. Go to '...'
20
21
2. Click on '....'
21
22
3. Scroll down to '....'
22
23
4. See error
23
24
24
-
**Expected behavior**
25
-
A clear and concise description of what you expected to happen.
25
+
**Expected behavior** A clear and concise description of what you expected to happen.
26
26
27
-
**Screenshots**
28
-
If applicable, add screenshots to help explain your problem.
27
+
**Screenshots** If applicable, add screenshots to help explain your problem.
29
28
30
29
**Desktop (please complete the following information):**
31
-
- OS: [e.g. iOS]
32
-
- Browser [e.g. chrome, safari]
33
-
- Version [e.g. 22]
30
+
31
+
- OS: [e.g. iOS]
32
+
- Browser [e.g. chrome, safari]
33
+
- Version [e.g. 22]
34
34
35
35
**Smartphone (please complete the following information):**
36
-
- Device: [e.g. iPhone6]
37
-
- OS: [e.g. iOS8.1]
38
-
- Browser [e.g. stock browser, safari]
39
-
- Version [e.g. 22]
40
36
41
-
**Additional context**
42
-
Add any other context about the problem here.
37
+
- Device: [e.g. iPhone6]
38
+
- OS: [e.g. iOS8.1]
39
+
- Browser [e.g. stock browser, safari]
40
+
- Version [e.g. 22]
41
+
42
+
**Additional context** Add any other context about the problem here.
0 commit comments