Skip to content

Commit a75fdfb

Browse files
author
Brinden Carlson
committed
Merge branch 'develop' of https://github.com/SBNSoftware/sbndcode into release/v09_91_02
This merges changes from PR template and other markdowns. It will not affect the code.
2 parents 3968894 + 69423f8 commit a75fdfb

3 files changed

Lines changed: 49 additions & 0 deletions

File tree

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
name: SBND Issue
3+
about: Fillable form for sbndcode issues
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
## I'm submitting a ...
11+
12+
- [ ] bug report
13+
- [ ] feature request
14+
15+
## Expected Behavior
16+
17+
18+
## Current Behavior
19+
20+
21+
## Possible Solution (optional)
22+
23+
24+
## How to reproduce
25+
26+
## Checklist
27+
- [ ] I've added at least 1 label
28+
- [ ] Assigned a reviewer

.github/pull_request_template.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
## Description
2+
Please provide a detailed description of the changes this pull request introduces.
3+
4+
## Checklist
5+
- [ ] Added at least 1 label from [available labels](https://github.com/SBNSoftware/sbndcode/issues/labels?sort=name-asc).
6+
- [ ] Assigned at least 1 reviewer under `Reviewers`,
7+
- [ ] Assigned all contributers including yourself under `Assignees` ,
8+
- [ ] Does this PR affect CAF data format? If so, please assign a CAF maintainer as additional reviewer.
9+
- [ ] Does this affect the standard workflow?
10+
11+
### Relevant issue link(s) (optional)
12+
Is there existing issue that this PR addresses?
13+
14+
### Relevant PR links (optional)
15+
Does this PR require merging another PR in a different repository (such as sbnanobj/sbnobj etc.)?
16+
17+
### Link(s) to docdb describing changes (optional)
18+
Is there a docdb describing the issue this solves or the feature added?
19+

CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Contributing
2+
For most recent contributing guidelines, see [docDB 37211 slides 7-10](https://sbn-docdb.fnal.gov/cgi-bin/sso/ShowDocument?docid=37211).

0 commit comments

Comments
 (0)