Update README.md
This commit is contained in:
parent
ec736d51f3
commit
571aa9d795
1 changed files with 16 additions and 0 deletions
16
README.md
16
README.md
|
|
@ -1,3 +1,19 @@
|
|||
# TEMPLATE module
|
||||
|
||||
A simple example of how module git repo could look like. This paragraph contains a short description of the module.
|
||||
|
||||
## Current state
|
||||
|
||||
| State | Description |
|
||||
|-------|-------------|
|
||||
| ✓ YES | **Build passes** in the infra |
|
||||
| ✗ NO | **No bootstrap** - uses only proper modules |
|
||||
| ✓ YES | General **Tests in dist-git** |
|
||||
| ✓ YES | General **Tests pass** |
|
||||
| ✗ NO | Meets the **Fedora Packaging Guideline** |
|
||||
|
||||
### Notes
|
||||
|
||||
I can type some quick notes about the current state here. Like "I'm using bootstrap because I need Java to build my webserver and I didn't manage to get Java module to work."
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue