Skip to content

Commit 6c4886d

Browse files
authored
Merge pull request #57 from NOAA-EDAB/add_air_badge
docs(template) added second PR template
2 parents 3c02ba8 + e308d58 commit 6c4886d

File tree

3 files changed

+23
-1
lines changed

3 files changed

+23
-1
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
PRs into dev contained all info we needed. If you've got this far we're in good shape!
2+
3+
### List PRs
4+
5+
List the PRs that made it into dev that are waiting to be pulled into mainsue below
6+
7+
### Types of changes
8+
9+
What types of changes does code introduce? Put an `x` in the boxes that apply
10+
11+
- [ ] Bugfix (non-breaking change which fixes an issue)
12+
- [ ] New feature (non-breaking change which adds functionality)
13+
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
14+
- [ ] Documentation Update (if none of the other choices apply)
15+
16+
### Reviewer instructions:
17+
18+
Assign at least 2 reviewers:
19+
* one of which should be a maintainer,
20+
* the others should be familiar with the subject changes.
21+
22+
Please detail the process reviewers will need to follow to properly test these changes. It is especially helpful to identify the exact code needed to conduct a local build/review/test and to specify any aspects of the testing that may not be obvious.
File renamed without changes.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
[![gh-pages](https://github.com/NOAA-EDAB/stocksmart/workflows/gh-pages/badge.svg)]((https://github.com/NOAA-EDAB/stocksmart/actions))
99
[![gitleaks](https://github.com/NOAA-EDAB/stocksmart/workflows/gitleaks/badge.svg)]((https://github.com/NOAA-EDAB/stocksmart/actions))
1010
[![R-CMD-check](https://github.com/NOAA-EDAB/stocksmart/workflows/R-CMD-check/badge.svg)](https://github.com/NOAA-EDAB/stocksmart/actions)
11-
11+
[![air-formatting.yaml](https://github.com/NOAA-EDAB/stocksmart/actions/workflows/format-suggest.yaml/badge.svg)](https://github.com/NOAA-EDAB/stocksmart/actions/workflows/format-suggest.yaml)
1212
<!-- badges: end -->
1313
<!--ATTENTION: **NOAA Stock SMART system is undergoing some structural changes. Until this has been finalized and tested, the state of this repo has been frozen in time from November 27, 2024.** -->
1414

0 commit comments

Comments
 (0)