Code-dot-mil / Code-dot-mil/code.mil

Allow Project Owners to submit projects for code inventory file

Ouverte
#231 0 commentaires 0 réactions 2 personnes assignées Réclamée par @jordangov Voir sur GitHub
[effort] large [issue-type] enhancement [skill-level] advanced code.gov help wanted website
Langage dominant
JavaScript
Étoiles
1.3k
Forks
144
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

We should consider creating a form on the code.mil website that allows project owners to submit details of their projects for the purposes of generating the `code.json` inventory file.

The steps toward this goal might involve…

- [x] breaking the existing `code.json` file into project-specific data files (e.g. `src/_data/code_json/move-mil.json` (or YAML…?) (#232)
- [x] add small Jekyll plugin to generate `code.json` file from data files (#232)
- [ ] determine a means of validating individual project data files and the resultant `code.json` file
- [ ] create the necessary pages on code.mil website to accept these submissions (this one's worth its own issue for sorting out design, implementation, etc.)
- [ ] form submission could/should create a pull request on this project's repository for evaluation and inform the user of the PR's URL (on say, a "thanks!" page)

Possibly useful Netlify documentation:

- https://www.netlify.com/docs/form-handling/
- https://www.netlify.com/docs/functions/

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.