Skip to content

Commit e7c4526

Browse files
authored
add template for header
1 parent 86488a2 commit e7c4526

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CONTRIBUTING.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,24 @@ Narrative:
6161
- Avoid words such as "obviously","just", "simply", "easily". For example, "we just have to do this one thing."
6262
- Use `<div class="alert alert-info">Note</div>` for Notes and `<div class="alert alert-warning">Warning</div>` for Warnings.
6363

64+
Template:
65+
# Doing a thing with things
66+
67+
## Authors
68+
Jane Smith, Jose Jones
69+
70+
## Leaning Goals
71+
- Query..
72+
- Calculate..
73+
- Display..
74+
75+
## Keywords
76+
Example, example, example
77+
78+
## Companion Content
79+
Carroll & Ostlie 10.3, Binney & Tremian 1.5
80+
81+
This tutorial goes from a downloading a data file, doing something to it, and visualizing it.
6482

6583
Procedure
6684
---------

0 commit comments

Comments
 (0)