Skip to content

Commit 9efbfde

Browse files
Add public release form
1 parent 979fc6e commit 9efbfde

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

GitHubRepoPublicReleaseApproval.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# GitHub Repository Public Release Approval
2+
3+
**Project Name:** NTIA/OSM Research and Development
4+
5+
**Software Name:** Recommendation ITU-R P.2108 - U.S. Reference Implementation,
6+
Python Wrapper
7+
8+
The project identified above, which is contained within the repository this
9+
document is stored in, has met the following criteria for public release:
10+
11+
1. [x] The project, including the test criteria, meets the requirements defined
12+
in the ITS Software Development Publication Policy for making a repository public.
13+
The major pre-established criteria for publication are listed below, and the check
14+
mark next to each attests that the criterion has been met.
15+
* [x] The wrapper repository is configured to be cloned as a submodule of the
16+
primary source repository.
17+
* [x] Language-specific build instructions are included
18+
* [x] Language-specific unit tests are included, and reference test data
19+
from the parent repository if possible
20+
* [x] The repository includes the appropriate `LICENSE.md` file
21+
2. [x] _(Not applicable, see above)_ Any test data necessary for the code to
22+
function is included in this GitHub repository.
23+
3. [x] The README.md file is complete.
24+
4. [x] The project complies with the ITS Code Style Guide or an appropriate style
25+
guide as agreed to by the sponsor, project lead, or Supervising Division Chief.
26+
5. [x] Approved disclaimer and licensing language has been included.
27+
28+
In order to complete this approval, please create a new branch, upload and commit
29+
your version of this Markdown document to that branch, then create a pull request
30+
for that branch. The following must login to GitHub and approve that pull request
31+
before the pull request can be merged and this repo made public:
32+
33+
* Project Lead
34+
* Supervising Division Chief or Release Authority

0 commit comments

Comments
 (0)