Skip to content

Commit

Permalink
Drop "Proposal:" prefix in proposal template (#4026)
Browse files Browse the repository at this point in the history
It's just noise, and the `enhancement` label does a better job at identifying what kind of issue this is.
  • Loading branch information
hdgarrood committed Mar 13, 2021
1 parent 20f5294 commit ce185d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/compiler-proposal.md
@@ -1,7 +1,6 @@
---
name: Compiler proposal
about: A concrete suggestion to change the PureScript compiler
title: 'Proposal:'
labels: enhancement
assignees: ''

Expand Down

0 comments on commit ce185d6

Please sign in to comment.