Skip to content

Commit

Permalink
config.yml: RFC -> PPC
Browse files Browse the repository at this point in the history
Rename in "url" and "about"
  • Loading branch information
rwp0 authored and tonycoz committed Jul 17, 2023
1 parent 84310ea commit 8d63ff0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
blank_issues_enabled: false
contact_links:
- name: Feature request
url: https://github.com/Perl/RFCs
about: We are trialling a new RFC process. Please follow the link to see how to submit an "elevator pitch" for a new feature
url: https://github.com/Perl/PPCs
about: We are trialling a new change proposals process. Please follow the link to see how to submit an "elevator pitch" for a new feature
- name: Report a CPAN Module Issue
url: https://metacpan.org
about: Please report issues with CPAN modules to their preferred bugtracker as indicated on their MetaCPAN page

0 comments on commit 8d63ff0

Please sign in to comment.