mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-23 19:20:47 +02:00
A Django-based domain name registrar that interfaces with an EPP registry
* Add admin list on org info page with rough styling * Use an unstyled unordered list for admin list * Remove admin title * Update indenting and change h4 to h3 to not jump heading levels * Readd accidentally deleted line; add another heading to give it semantic sense * Update with new design for headings and field data * Update tests to reflect html changes * Fix formating issue * Update styling; update field used for org name * Update org name value to show fed agency if org name doesn't exist * Utilize address template * Update styling to be determined by top-level wrapper * Linter updates * Update test to check address * Use federal_agency as intended |
||
---|---|---|
.github | ||
docs | ||
ops | ||
src | ||
.gitignore | ||
CONTRIBUTING.md | ||
LICENSE.md | ||
README.md |
Infrastructure as a (public) service
The .gov domain helps U.S.-based government organizations gain public trust by being easily recognized online. This repo contains the code for the new .gov registrar – where governments request and manage domains – and other artifacts about our product strategy and research.
Onboarding
For new members of the @cisagov/dotgov team looking to contribute to the registrar, please open a developer onboarding ticket or a designer onboarding ticket.
Code
Code is located in the src directory.
Documentation
Architectural Decision Records
Architectural Decision Records (ADR) are located in docs/architecture/decisions.
Product Goals
These are located in docs/product.
Research Artifacts
Including some helpful scanning tools. These are located in docs/research