https://github.com/atsign-foundation/.github
Profile, templates, documentation and issue tracking for atsign-foundation organisation
https://github.com/atsign-foundation/.github
documentation hactoberfest
Last synced: 8 months ago
JSON representation
Profile, templates, documentation and issue tracking for atsign-foundation organisation
- Host: GitHub
- URL: https://github.com/atsign-foundation/.github
- Owner: atsign-foundation
- License: bsd-3-clause
- Created: 2021-10-07T08:31:40.000Z (over 4 years ago)
- Default Branch: trunk
- Last Pushed: 2025-06-19T13:34:56.000Z (about 1 year ago)
- Last Synced: 2025-06-19T14:39:14.223Z (about 1 year ago)
- Topics: documentation, hactoberfest
- Homepage:
- Size: 291 KB
- Stars: 3
- Watchers: 11
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: code_of_conduct.md
- Security: SECURITY.md
Awesome Lists containing this project
README

# .github
In this repository, you can find various resources that apply at the GitHub
organization level.
## Documentation
The [docs](docs/) folder contains documentation about some of the design
decisions that have been applied to this GitHub organization
- Read general GitHub setup information [here](docs/atGitHub.md).
- Read about our [Dart](https://dart.dev/) poly-as-mono repos setup
[here](docs/at_mono.md).
## Issues
Issues in this repo are raised to cover cross organisation things that
require changes in multiple repos.
## Profile
As with all GitHub organizations, you can find our organization README
[here](profile/README.md).
## Workflows
The [workflows](.github/workflows/) folder contains reusable GitHub actions
workflows that are used by other repositories in the organization.