forked from libre-chip/grant-tracking
fill out grant tracking structure
This commit is contained in:
parent
b731339fff
commit
c54a130dac
14 changed files with 576 additions and 675 deletions
19
nlnet-template/plan.txt
Normal file
19
nlnet-template/plan.txt
Normal file
|
@ -0,0 +1,19 @@
|
|||
takentaal v1.0
|
||||
|
||||
# {50000} Top-level Grant Name
|
||||
|
||||
Top-level Grant Description.
|
||||
|
||||
## {10000} First Task Name
|
||||
|
||||
First Task Description.
|
||||
|
||||
- {4000} First subtask
|
||||
- {6000} Second subtask
|
||||
|
||||
## {40000} Second Task Name
|
||||
|
||||
Second Task Description.
|
||||
|
||||
- {4000} First subtask
|
||||
- {36000} Second subtask
|
24
nlnet-template/progress.md
Normal file
24
nlnet-template/progress.md
Normal file
|
@ -0,0 +1,24 @@
|
|||
<!--
|
||||
SPDX-License-Identifier: LGPL-3.0-or-later
|
||||
See Notices.txt for copyright information
|
||||
-->
|
||||
# NLnet YYYY-MM-ID Grant Progress
|
||||
|
||||
# € 50000 Top-level Grant Name
|
||||
|
||||
Top-level Grant Description.
|
||||
|
||||
## € 10000 First Task Name
|
||||
|
||||
First Task Description.
|
||||
|
||||
- € 4000 [Issue #N](https://git.libre-chip.org/libre-chip/grant-tracking/issues/N) First subtask
|
||||
|
||||
- € 6000 [Issue #N](https://git.libre-chip.org/libre-chip/grant-tracking/issues) Second subtask
|
||||
|
||||
## € 40000 Second Task Name
|
||||
|
||||
Second Task Description.
|
||||
|
||||
- € 4000 [Issue #N](https://git.libre-chip.org/libre-chip/grant-tracking/issues/N) First subtask
|
||||
- € 36000 [Issue #N](https://git.libre-chip.org/libre-chip/grant-tracking/issues/) Second subtask
|
Loading…
Add table
Add a link
Reference in a new issue