mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-28 17:20:47 +08:00
Fix link to contributing guidelines.
This commit is contained in:
@@ -8,8 +8,8 @@ contact_links:
|
||||
about: "Discussion forum for pandoc (may be used as an email list)"
|
||||
- name: Frequently Asked Questions
|
||||
url: https://pandoc.org/faqs.html
|
||||
about: "Some frequently asked qusetions (and answers)"
|
||||
about: "Some frequently asked questions (and answers)"
|
||||
- name: Contributing Guidelines
|
||||
url: https://github.com/jgm/pandoc/CONTRIBUTING.md
|
||||
url: https://pandoc.org/CONTRIBUTING.html
|
||||
about: "Guidelines for submitting bug reports and code improvements"
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ assignees: ''
|
||||
|
||||
Thank you for suggesting a feature! Before you continue, please make sure that you have
|
||||
|
||||
- read the contributing guidelines: https://github.com/jgm/pandoc/CONTRIBUTING.md
|
||||
- read the contributing guidelines: https://pandoc.org/CONTRIBUTING.html
|
||||
- searched the issue tracker for similar issues (including
|
||||
closed issues): https://github.com/jgm/pandoc/issues
|
||||
- searched the pandoc-discuss mailing list for relevant discussions: https://groups.google.com/forum/#!forum/pandoc-discuss
|
||||
|
||||
Reference in New Issue
Block a user