Sha256: b5534da08cbaf06665598aaf88599d9eb390543fe7192926f6186350bbef2e68
Contents?: true
Size: 592 Bytes
Versions: 5
Compression:
Stored size: 592 Bytes
Contents
# Contributing to Gman ## How to contribute 1. Fork the project 2. Create a descriptive branch 3. Make your change 4. Submit a pull request ## Code Open an issue, or submit a pull request ## Domains Domains live in `./lib/domains.yml` as a bulleted list of TLDs and SLD+TLDs. Right now, the only valid government top level domains (TLDs), represent the US government and are `.gov`, and `.mil`. Secondary domains (e.g., `gov.uk`, or `mil.au`) detect non-US government entities. To add or remove a domain from the list of known government domains, simply edit the `domains.yml` file.
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
gman-0.0.5 | CONTRIBUTING.md |
gman-0.0.4 | CONTRIBUTING.md |
gman-0.0.3 | CONTRIBUTING.md |
gman-0.0.2 | CONTRIBUTING.md |
gman-0.0.1 | CONTRIBUTING.md |