summaryrefslogtreecommitdiff
path: root/CONTRIBUTING
blob: 7a83fe437fd7cf1ffe8c8a5c3bc13573ecf312c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
Contributing
============

The "YAML" Project needs your help!

Please consider being a contributor. This file contains instructions that will
help you be an effective contributor to the Project.

GitHub
------

The code for this Project is hosted at GitHub. The URL is:

  https://github.com/ingydotnet/yaml-pm

You can get the code with this command:

  git clone https://github.com/ingydotnet/yaml-pm

If you've found a bug or a missing feature that you would like the author to
know about, report it here:

  https://github.com/ingydotnet/yaml-pm/issues

or fix it and submit a pull request here:

  https://github.com/ingydotnet/yaml-pm/pulls

See these links for help on interacting with GitHub:

* https://help.github.com/
* https://help.github.com/articles/creating-a-pull-request

Zilla::Dist
-----------

This Project uses Zilla::Dist to prepare it for publishing to CPAN. Read:

  https://metacpan.org/pod/Zilla::Dist::Contributing

for up-to-date instructions on what contributors like yourself need to know to
use it.

IRC
---

YAML has an IRC channel where you can find real people to help you:

  irc.perl.org#yaml

Join the channel. Join the team!


    Thanks in advance, 





# This file generated by Zilla-Dist-0.0.192