mirror of
https://github.com/felixfoertsch/Bachelorarbeit.git
synced 2026-05-02 06:07:00 +02:00
09ab8b9353
This is a test, if it is possible to clean up the commit history. I am using this chance, to properly write commit messages and try using the GitHub issue system.
13 lines
731 B
Markdown
13 lines
731 B
Markdown
# Project: Project Management ontology
|
|
|
|
## Version control
|
|
The latest version is available from w3id.org/project#. This points to the master branch of this repository.
|
|
Developments are stored in the Development branch and feature branches are created for features that are not yet implemented in the development branch.
|
|
|
|
## Adding content to the project management ontology
|
|
1. Fork this repository.
|
|
2. Add contribution to the ontology or add a separate alignment file.
|
|
3. Commit your changes and submit a [pull request](https://github.com/perma-id/w3id.org/pulls).
|
|
4. w3c-lbd administrators will review your pull request and merge it if everything looks correct. Once the pull request is merged, the changes go live immediately.
|
|
|