Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .github/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
repository:
name: overview
description: Documentation, knowledge hub for g0vNYC project.
homepage: null
default_branch: master
10 changes: 10 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Contributing

The purpose of this document is to let contributors know how to
contribute to this organization's efforts.

## Repository Settings

* We use the [Probot:Settings GitHub app](https://github.com/apps/settings)
to allow anyone to submit changes to repo settings via pull request
using [`.github/config.yml`](.github/config.yml).
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
# hub
Documentation, knowledge hub for g0vNYC project.
Documentation, knowledge hub for g0vNYC project.

## Contributing

Please see [`CONTRIBUTING.md`](CONTRIBUTING.md).