Compare commits
4 commits
a5d7dcbd85
...
4ade96d8b7
| Author | SHA1 | Date | |
|---|---|---|---|
| 4ade96d8b7 | |||
| 7a4b3cd86d | |||
| 6f392a05d1 | |||
| 97c9700f71 |
6 changed files with 69 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
|
@ -1,3 +1,3 @@
|
||||||
[submodule "Domains/indigo-domain"]
|
[submodule "Domains/indigo-domain"]
|
||||||
path = Domains/indigo-domain
|
path = Domains/indigo-domain
|
||||||
url = ssh://git@git.jester-designs.com:443/riomoo/indigo-domain.git
|
url = https://git.jester-designs.com/Fate-Games/indigo-domain.git
|
||||||
|
|
|
||||||
10
GOVERNANCE.md
Normal file
10
GOVERNANCE.md
Normal file
|
|
@ -0,0 +1,10 @@
|
||||||
|
# Project governance
|
||||||
|
|
||||||
|
This file tasks the Project's maintainers (listed in the repository's [MAINTAINERS](MAINTAINERS.md) file) with:
|
||||||
|
|
||||||
|
> Creating, maintaining and enforcing governance guidelines for [FATE-Prism](https://git.jester-designs.com/Fate-Games/FATE-Prism) and [Fate-Games Orginization](https://git.jester-designs.com/Fate-Games), approved by the maintainers, and which shall be posted visibly.
|
||||||
|
|
||||||
|
## Amendments
|
||||||
|
|
||||||
|
The [project governance](#project-governance) rules and procedures MAY be amended or replaced using the procedures themselves.
|
||||||
|
The [MAINTAINERS](MAINTAINERS.md) of this project governance document is the total set of [MAINTAINERS](MAINTAINERS.md) from all Fate-Games.
|
||||||
10
MAINTAINERS.md
Normal file
10
MAINTAINERS.md
Normal file
|
|
@ -0,0 +1,10 @@
|
||||||
|
The current Maintainers Group for the [FATE-Prism] Project consists of:
|
||||||
|
|
||||||
|
| Name | Responsibilities |
|
||||||
|
| ------------------------------------------------- | ------------------- |
|
||||||
|
| [nanashi](https://git.jester-designs.com/nanashi) | Story Writer |
|
||||||
|
| [riomoo](https://git.jester-designs.com/riomoo) | Grammar & Organizer |
|
||||||
|
|
||||||
|
This list must be kept in sync with the [Project FATE-Prism Maintainers list](https://git.jester-designs.com/Fate-Games/FATE-Prism/src/branch/master/MAINTAINERS.md).
|
||||||
|
|
||||||
|
See [Governance](GOVERNANCE.md) for how maintainers are selected and replaced.
|
||||||
16
README.md
16
README.md
|
|
@ -3,3 +3,19 @@
|
||||||
## License
|
## License
|
||||||
|
|
||||||
[](https://share.jester-designs.com/media/bank/keep/MIT-LICENSE.txt)
|
[](https://share.jester-designs.com/media/bank/keep/MIT-LICENSE.txt)
|
||||||
|
|
||||||
|
## Project Template
|
||||||
|
|
||||||
|
* README (this file)
|
||||||
|
* [MIT License](LICENSE)
|
||||||
|
* [A list of maintainers](MAINTAINERS.md)
|
||||||
|
* [Project governance](GOVERNANCE.md)
|
||||||
|
* [Release procedures](RELEASES.md)
|
||||||
|
|
||||||
|
## Summary
|
||||||
|
|
||||||
|
This is FATE Anything campaign by the name of PRISM. Inside this campaign will be:
|
||||||
|
- Magic
|
||||||
|
- Charming cast of Characters
|
||||||
|
- Island Living
|
||||||
|
- Robust choices and avenues to venture.
|
||||||
|
|
|
||||||
29
RELEASES.md
Normal file
29
RELEASES.md
Normal file
|
|
@ -0,0 +1,29 @@
|
||||||
|
# Releases
|
||||||
|
|
||||||
|
> Creating a release for [FATE-Prism](https://git.jester-designs.com/Fate-Games/FATE-Prism) can be only be approved by the [maintainers](MAINTAINERS.md), and which shall be posted visibly.
|
||||||
|
|
||||||
|
> Releases will be Tagged as a Version as following the examples below:
|
||||||
|
|
||||||
|
- Examples
|
||||||
|
1. Annotated Tag:
|
||||||
|
|
||||||
|
"v1.0"
|
||||||
|
2. Comment:
|
||||||
|
|
||||||
|
"Prism Version 1.0"
|
||||||
|
|
||||||
|
## Types of Releases
|
||||||
|
|
||||||
|
- There will only be two types of Release for this project, which will be [Versioned Releases](#versioned-releases) and [Other Releases](#other-releases)
|
||||||
|
|
||||||
|
### Versioned Releases
|
||||||
|
|
||||||
|
- These types of releases will contain a fully functioning compaign, with patches/updates from [Other Releases](#other-releases).
|
||||||
|
|
||||||
|
### Other Releases
|
||||||
|
|
||||||
|
- These type of releases include "Nightly Builds" and "Dev Builds".
|
||||||
|
|
||||||
|
> Dev Builds are quick spell checks, corrections, continuity checks, additions, etc.
|
||||||
|
|
||||||
|
> Nightly Builds are combined Dev Builds that don't belong in the Versioned Releases yet.
|
||||||
3
project-maintainers.csv
Normal file
3
project-maintainers.csv
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
,Project,Maintainer Name,Orginizations,PGP/GPG Key,OWNERS/MAINTAINERS
|
||||||
|
Story Writer,FATE-Prism,nanashi,Fate-Games,N/A,https://git.jester-designs.com/Fate-Games/FATE-Prism/src/branch/master/MAINTAINERS.md
|
||||||
|
Grammar & Organizer,FATE-Prism,riomoo,Fate-Games,0xFEC86E49B4437D4D,https://git.jester-designs.com/Fate-Games/FATE-Prism/src/branch/master/MAINTAINERS.md
|
||||||
|
Loading…
Add table
Add a link
Reference in a new issue