|
1 | 1 | # Community Project Template - place your title here
|
2 | 2 |
|
3 |
| -This template is for Haskell Foundation Technical Proposals that are community projects asking for support. |
4 |
| -Community project proposals are requests that the Haskell Foundation allocate funding to a particular project or goal to be executed by community members. |
| 3 | +_This template is for Haskell Foundation Technical Proposals that are community projects asking for support. |
| 4 | +Community project proposals are requests that the Haskell Foundation allocate funding to a particular project or goal to be executed by community members._ |
| 5 | + |
| 6 | +_Please delete the italic text before submitting._ |
| 7 | + |
5 | 8 |
|
6 | 9 | ## Abstract
|
7 | 10 |
|
8 |
| -This section should provide a summary of the proposal that identifies the key problems to be solved and summarizes the solution. |
| 11 | +_This section should provide a summary of the proposal that identifies the key problems to be solved and summarizes the solution._ |
9 | 12 |
|
10 | 13 | ## Background
|
11 | 14 |
|
12 |
| -This section should explain any background (targeting a casual audience) needed to understand the proposal’s motivation (e.g. a high level overview of the technical details and some history). |
| 15 | +_This section should explain any background (targeting a casual audience) needed to understand the proposal’s motivation (e.g. a high level overview of the technical details and some history)._ |
13 | 16 |
|
14 | 17 | ## Problem Statement
|
15 | 18 |
|
16 |
| -This section should describe the problem that the proposal intends to solve and how solving the problem will benefit the Haskell community. |
17 |
| -It should also enumerate the requirements against which a solution should be evaluated. |
| 19 | +_This section should describe the problem that the proposal intends to solve and how solving the problem will benefit the Haskell community. |
| 20 | +It should also enumerate the requirements against which a solution should be evaluated._ |
18 | 21 |
|
19 | 22 | ## Prior Art and Related Efforts
|
20 | 23 |
|
21 |
| -This section should describe prior attempts to solve the problem, other relevant prior work, and what others in the community are doing to address the problem. |
| 24 | +_This section should describe prior attempts to solve the problem, other relevant prior work, and what others in the community are doing to address the problem. |
22 | 25 | It should describe the relationship between the proposed work and the existing efforts.
|
23 |
| -If past attempts did not succeed, this section should provide a theory of why not. |
| 26 | +If past attempts did not succeed, this section should provide a theory of why not._ |
24 | 27 |
|
25 | 28 | ## Technical Content
|
26 | 29 |
|
27 |
| -This section should describe the work that is being proposed to the community for comment, including both technical aspects (choices of system architecture, integration with existing tools and workflows) and community governance (how the developed project will be administered, maintained, and otherwise cared for in the future). |
| 30 | +_This section should describe the work that is being proposed to the community for comment, including both technical aspects (choices of system architecture, integration with existing tools and workflows) and community governance (how the developed project will be administered, maintained, and otherwise cared for in the future). |
28 | 31 | It should also describe the benefits, drawbacks, and risks that are associated with these decisions.
|
29 |
| -It can be a good idea to describe alternative approaches here as well, and why the proposer prefers the current approach. |
| 32 | +It can be a good idea to describe alternative approaches here as well, and why the proposer prefers the current approach._ |
30 | 33 |
|
31 | 34 | ## Timeline
|
32 | 35 |
|
33 |
| -When will the project be completed? |
34 |
| -What are the intermediate steps and intermediate concrete deliverables for the community? |
| 36 | +_When will the project be completed? |
| 37 | +What are the intermediate steps and intermediate concrete deliverables for the community?_ |
35 | 38 |
|
36 | 39 | ## Budget
|
37 | 40 |
|
38 |
| -How much money is needed to accomplish the goal? How will it be used? |
| 41 | +_How much money is needed to accomplish the goal? |
| 42 | +How will it be used?_ |
39 | 43 |
|
40 | 44 | ## Stakeholders
|
41 | 45 |
|
42 |
| -Who stands to gain or lose from the implementation of this proposal? |
43 |
| -Proposals should identify stakeholders so that they can be contacted for input, and a final decision should not occur without having made a good-faith effort to solicit representative feedback from important stakeholder groups. |
| 46 | +_Who stands to gain or lose from the implementation of this proposal? |
| 47 | +Proposals should identify stakeholders so that they can be contacted for input, and a final decision should not occur without having made a good-faith effort to solicit representative feedback from important stakeholder groups._ |
44 | 48 |
|
45 | 49 | ## Success
|
46 | 50 |
|
47 |
| -Under what conditions will the project be considered a success? |
| 51 | +_Under what conditions will the project be considered a success?_ |
0 commit comments