Skip to content

Commit 22b4d6b

Browse files
authored
updated readme (#3)
1 parent 7ca62f5 commit 22b4d6b

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# .github
22
GitHub Actions and Templates for the Organization
33

4+
## About
5+
This repo holds;
6+
- Rhythmic [GitHub Actions](https://help.github.com/en/actions/building-actions/about-actions)
7+
- Rhythmic [Community Files](https://help.github.com/en/github/building-a-strong-community/creating-a-default-community-health-file)
8+
49
## Getting Started
510

611
### Pre-commit
@@ -11,3 +16,16 @@ Once `pre-commit` is installed the git hooks can be installed like below:
1116
> pre-commit install
1217
pre-commit installed at .git/hooks/pre-commit
1318
```
19+
20+
## More
21+
Inspirations, references, and generally cool stuff.
22+
Sort of a mini [awesome-list](https://github.com/topics/awesome-list)
23+
24+
### Awesome Community Files
25+
- Homebrew's Community Files - https://github.com/Homebrew/.github
26+
- React Native's Community Files - https://github.com/react-native-community/.github
27+
- Atom's Community Files - https://github.com/atom/.github
28+
29+
### Awesome GitHub Actions
30+
- Probot: A GH Actions & Apps Framework - https://probot.github.io/
31+
- Homebrew's GH Actions - https://github.com/Homebrew/actions

0 commit comments

Comments
 (0)