Skip to content

Commit 940fab7

Browse files
authored
Fix broken link in PROPOSALS.md
1 parent 6908a10 commit 940fab7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/PROPOSALS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Before submitting a HFTP, it is required that you perform necessary preparations
5252

5353
### Submission
5454

55-
A HFTP is a Markdown document written in conformance with the [process template](https://github.com/haskellfoundation/tech-proposals/blob/main/TEMPLATE.md). When such changes significantly alter an existing library or tool, the author is invited to provide a proof of concept. Delivering a basic implementation can speed up the process dramatically. If your changes are big or somewhat controversial, don’t let people hypothesize about them and show results upfront. Additionally, it would be ideal if the author of the proposal reached out to any stakeholders (e.g. library authors, maintainers) affected by the proposal and bring them into the formal discussion at this point.
55+
A HFTP is a Markdown document written in conformance with the [process template](https://github.com/haskellfoundation/tech-proposals/blob/main/proposals/TEMPLATE.md). When such changes significantly alter an existing library or tool, the author is invited to provide a proof of concept. Delivering a basic implementation can speed up the process dramatically. If your changes are big or somewhat controversial, don’t let people hypothesize about them and show results upfront. Additionally, it would be ideal if the author of the proposal reached out to any stakeholders (e.g. library authors, maintainers) affected by the proposal and bring them into the formal discussion at this point.
5656

5757
A HFTP is submitted as a pull request against [the official Haskell tech proposal
5858
repo](https://github.com/haskellfoundation/tech-proposals). Within a week of receiving the pull request, members of the HFTT will acknowledge your submission, validate that it conforms to the proposal template guidelines (see: [TEMPLATE.md](TEMPLATE.md)) and provide feedback to improve the overall quality of the document (if necessary). When the document conforms to the template guidelines, it is ready for formal evaluation by the HFTT members, as well as the broader community.

0 commit comments

Comments
 (0)