Skip to content

Commit 834b003

Browse files
committed
Add tool proposal GH Issue template, and clean CONTRIBUTING and PR template
Closes #49
1 parent 35733c5 commit 834b003

File tree

3 files changed

+34
-2
lines changed

3 files changed

+34
-2
lines changed
+33
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
name: Propose a new tool template
3+
about: Please complete this to suggest a new risk-of-bias assessment tool template for robvis
4+
title: ''
5+
labels: enhancement
6+
assignees: mcguinlu
7+
---
8+
9+
Please complete all of the sections below to propose a new tool template.
10+
11+
**Where is this tool published?**
12+
<!-- Please provide a citation, including a DOI -->
13+
14+
**Are you the primary author/maintainer of this tool?**
15+
<!-- Please provide a citation, including a DOI -->
16+
17+
**How many domains does this tool have?**
18+
<!-- For example, the RoB 2.0 tool has 5 domains -->
19+
20+
**Does the tool require an overall risk-of-bias column?**
21+
22+
**What are the domain headings/titles for this tool?**
23+
<!-- Please detail the title of each domain here. For example, the following are the titles of the RoB 2.0 tool domains:
24+
D1: Bias arising from the randomization process.
25+
D2: Bias due to deviations from intended intervention.
26+
D3: Bias due to missing outcome data.
27+
D4: Bias in measurement of the outcome.
28+
D5: Bias in selection of the reported result.
29+
-->
30+
31+
**What are the judgement labels for this tool?**
32+
<!-- What are the risk-of-bias judgement labels? For example, the labels for the RoB 2.0 tool are "Low", "Some concerns", "High"-->
33+

.github/PULL_REQUEST_TEMPLATE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@
2727
## **Other relevant information**:
2828

2929

30-
**Thank you for taking the time to submit this PR!**
30+
<!-- Thank you for taking the time to submit this PR! -->

CONTRIBUTING.md

-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ for documentation.
6767
development version header describing the changes made followed by your GitHub
6868
username, and links to relevant issue(s)/PR(s).
6969

70-
7170
### Additional Resources
7271

7372
* The [Git and Github](http://r-pkgs.had.co.nz/git.html) section of the __R Packages__ book by Hadley Wickham

0 commit comments

Comments
 (0)