Sha256: 664588f7a089e1514fa188a34345e83cca66a513cfeb8d9ac8f8420c82d01b95

Contents?: true

Size: 586 Bytes

Versions: 29

Compression:

Stored size: 586 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 `./config/domains.txt` as a 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.txt` file.

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
gman-4.6.2 CONTRIBUTING.md
gman-4.6.1 CONTRIBUTING.md
gman-4.6.0 CONTRIBUTING.md
gman-4.5.1 CONTRIBUTING.md
gman-4.5.0 CONTRIBUTING.md
gman-4.4.3 CONTRIBUTING.md
gman-4.4.2 CONTRIBUTING.md
gman-4.4.1 CONTRIBUTING.md
gman-4.4.0 CONTRIBUTING.md