congress
Here are 129 public repositories matching this topic...
Guidance on metadata
It'd be helpful to update PULL_REQUEST_TEMPLATE.md and/or README.md with guidance of what should be in the different fields. And perhaps also scripts/update_image.sh.
References:
-
Updated
Dec 8, 2019 - HTML
-
Updated
Aug 6, 2018 - Python
-
Updated
Jul 16, 2020 - Python
-
Updated
May 28, 2021 - JavaScript
-
Updated
Jul 21, 2020 - JavaScript
-
Updated
May 28, 2021 - JavaScript
-
Updated
Aug 16, 2021
-
Updated
Apr 25, 2019 - R
-
Updated
Aug 8, 2021 - JavaScript
-
Updated
Dec 11, 2019 - R
-
Updated
Mar 1, 2021 - HTML
-
Updated
Jul 17, 2017
-
Updated
Nov 14, 2016 - JavaScript
-
Updated
Mar 23, 2021 - Jupyter Notebook
-
Updated
Jun 9, 2021 - Python
-
Updated
Dec 13, 2019 - R
-
Updated
Aug 11, 2021 - Python
-
Updated
Mar 5, 2020 - Clojure
Feature request
1. User story summary
⌦ Describe what you want to accomplish {do something},
⌦ in what role/capacity {role},
⌦ and why it's important to you {achieve value}.
As a maintainer,
I want to know how the community uses govinfo-link-js
In order to repair defects and improve quality.
2. Acceptance criteria
⌦ Acceptance criteria define things that must b
-
Updated
May 8, 2021 - Jupyter Notebook
-
Updated
Feb 10, 2021 - JavaScript
Improve this page
Add a description, image, and links to the congress topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the congress topic, visit your repo's landing page and select "manage topics."
We still have some code in the
api
directory that is related to user accounts/profiles. Move all account/profile code to theaccounts
app and refactor as needed.Relatedly, rename the
Account
model toProfile
.Task
Below are the overarching steps involved in completing this issue. Some steps are optional but might help us achieve cleaner and more maintainable code.