forked from SovereignCloudStack/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Restructure directories (SovereignCloudStack#2)
* restructure directories Signed-off-by: maxwolfs <[email protected]> * fix links Signed-off-by: maxwolfs <[email protected]> * add empty folders to provide conceptual structure Signed-off-by: maxwolfs <[email protected]> Signed-off-by: maxwolfs <[email protected]>
- Loading branch information
Showing
16 changed files
with
51 additions
and
72 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ The Developer Certificate of Origin (DCO) is a lightweight way for contributors | |
to certify that they wrote or otherwise have the right to submit the code they | ||
are contributing to the Sovereign Cloud Stack. | ||
|
||
``` | ||
```bash | ||
By making a contribution to this project, I certify that: | ||
|
||
(a) The contribution was created in whole or in part by me and I | ||
|
@@ -41,15 +41,15 @@ Own documentation content is licensed under [Creative Commons BY-SA 4.0](https:/ | |
Contributors sign-off that they adhere to these requirements by adding a `Signed-off-by` | ||
line to commit messages. | ||
|
||
``` | ||
```bash | ||
My fancy commit message | ||
|
||
Signed-off-by: Christian Berendt <[email protected]> | ||
``` | ||
|
||
Git has a `-s` command line option to append this automatically to your commit message: | ||
|
||
``` | ||
```bash | ||
git commit -s -m 'My fancy commit message' | ||
``` | ||
|
||
|
@@ -63,4 +63,4 @@ Considerations behind the choice of AGPLv3, CC-BY-SA and the usage of the DCO ca | |
|
||
- <https://developercertificate.org/> | ||
- <https://julien.ponge.org/blog/developer-certificate-of-origin-versus-contributor-license-agreements/> | ||
- <https://lwn.net/Articles/592503/> | ||
- <https://lwn.net/Articles/592503/> |
File renamed without changes
File renamed without changes.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.