CONTRIBUTING.md: label was renamed. (#4310)
See https://groups.google.com/forum/#!msg/pandoc-discuss/mrFsj5RzNFA/Pnd3zubWBwAJ;context-place=searchin/pandoc-discuss/%22good$20first$20issue%22%7Csort:date
This commit is contained in:
parent
264a25e5e9
commit
8fa9912005
1 changed files with 2 additions and 2 deletions
|
@ -65,7 +65,7 @@ tags. These are used to indicate the *complexity* and *nature* of a
|
|||
bug. There is not yet a way to indicate priority. An up to date
|
||||
summary of issues can be found on [GitHub labels].
|
||||
|
||||
* [beginner-friendly] — The perfect starting point for new contributors. The
|
||||
* [good first issue] — The perfect starting point for new contributors. The
|
||||
issue is generic and can be resolved without deep knowledge of the code
|
||||
base.
|
||||
* [enhancement] — A feature which would be desirable. We recommend
|
||||
|
@ -314,7 +314,7 @@ The library is structured as follows:
|
|||
[Haskell platform]: http://www.haskell.org/platform/
|
||||
[hsb2hs]: http://hackage.haskell.org/package/hsb2hs
|
||||
[GitHub labels]: https://github.com/jgm/pandoc/labels
|
||||
[beginner-friendly]: https://github.com/jgm/pandoc/labels/beginner-friendly
|
||||
[good first issue]:https://github.com/jgm/pandoc/labels/good%20first%20issue
|
||||
[enhancement]: https://github.com/jgm/pandoc/labels/enhancement
|
||||
[bug]: https://github.com/jgm/pandoc/labels/bug
|
||||
[complexity:low]: https://github.com/jgm/pandoc/labels/complexity:low
|
||||
|
|
Loading…
Add table
Reference in a new issue