-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Elaborated a bit more on the use of this strangely named repository
Signed-off-by: Ringo De Smet <[email protected]>
- Loading branch information
Showing
1 changed file
with
15 additions
and
2 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,16 @@ | ||
# .github | ||
# Pulumi Community | ||
|
||
This is a special repository providing the community guidelines. Read all about the abilities of this repo in the [Github docs](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/creating-a-default-community-health-file). | ||
This repository, named `.github`, is the repository containing the community documentation like: | ||
|
||
* Code of Conduct | ||
* Contributing Guidelines | ||
* Governance Model | ||
* Standard Github Issue Template(s) | ||
|
||
It has the strange name `.github` because, for Github, it offers the option of centrally managing the community | ||
guidelines, while they show up in the Github Web UI of every repository. | ||
|
||
You can read all about the abilities of this repo in the | ||
[Github docs](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/creating-a-default-community-health-file). | ||
|
||
The README file displayed at https://github.com/pulumiverse can be found here: [`profile/README.md`](profile/README.md) |