move in the meeting summary template from old website
Signed-off-by: Ichthyostega <prg@ichthyostega.de>
This commit is contained in:
parent
7c2b0f82a2
commit
d67b5d7092
4 changed files with 71 additions and 1 deletions
|
|
@ -358,7 +358,7 @@ create)
|
|||
-f "./doc/devel/rfc_dropped/${name}.txt" ]]; then
|
||||
echo "$name.txt exists already"
|
||||
else
|
||||
source ./doc/devel/template_rfc.sh >"./doc/devel/rfc_pending/${name}.txt"
|
||||
source ./doc/devel/template/new_rfc.sh >"./doc/devel/rfc_pending/${name}.txt"
|
||||
edit "./doc/devel/rfc_pending/${name}.txt" 2 abstract
|
||||
git add "./doc/devel/rfc_pending/${name}.txt"
|
||||
process "./doc/devel/rfc_pending/${name}.txt"
|
||||
|
|
|
|||
1
doc/devel/template/DIR_INFO
Normal file
1
doc/devel/template/DIR_INFO
Normal file
|
|
@ -0,0 +1 @@
|
|||
skeletons for formal documents
|
||||
69
doc/devel/template/YYYY-MM-DD-developerMeetingSummary.txt
Normal file
69
doc/devel/template/YYYY-MM-DD-developerMeetingSummary.txt
Normal file
|
|
@ -0,0 +1,69 @@
|
|||
2012-12-12 Lumiera Developers Meeting
|
||||
=====================================
|
||||
:Author: Everyone Else
|
||||
:Date: 2012-12-12
|
||||
|
||||
Dec 11, 2012 on #lumiera 20:00 - 23:23 UTC +
|
||||
|
||||
__Participants__
|
||||
|
||||
* cehteh
|
||||
* ichthyo
|
||||
* ...
|
||||
|
||||
_Protocol written by XXXXX_
|
||||
|
||||
|
||||
|
||||
Recurring Topics
|
||||
----------------
|
||||
Discussion of open http://www.pipapo.org/pipawiki/Lumiera/DesignProcess[design process] drafts.
|
||||
|
||||
|
||||
Prop1
|
||||
~~~~~
|
||||
link:/documentation/devel/rfc_pending/SomeProposal[descriptive name]
|
||||
Summary what issues are discussed
|
||||
..Details..
|
||||
|
||||
Conclusion:: drop it
|
||||
|
||||
|
||||
|
||||
Topic 1
|
||||
-------
|
||||
Summary what is discussed
|
||||
|
||||
_cehteh_ points out that...
|
||||
|
||||
_joelholdsworth_ adds....
|
||||
|
||||
|
||||
Conclusion
|
||||
~~~~~~~~~~
|
||||
|
||||
* do this
|
||||
* do that
|
||||
|
||||
|
||||
|
||||
Next meeting
|
||||
------------
|
||||
|
||||
The next meeting will be at Wednesday XX XX 20:00 UTC
|
||||
|
||||
|
||||
''''
|
||||
|
||||
|
||||
.-- Discussion of details --
|
||||
[caption="☉Transcript☉ "]
|
||||
----------------------------
|
||||
12:51 cehteh key/value pairs
|
||||
12:51 gmerlin not sure about that
|
||||
12:51 cehteh i am pretty sure that i want that in lumiera
|
||||
|
||||
( shortened and tidied transcript of some interesting detailed discussions )
|
||||
----------------------------
|
||||
|
||||
|
||||
Loading…
Reference in a new issue