LoveShack-Inc / LoveShack-Inc/represent
CT Processor: extract better vote title
Open
@dalton-b is already working on this.
Since Dec 3, 2020.
good first issue
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Right now the vote title is set to the same thing as the bill number, I think it'd be useful to get an actual title instead, so that we could later do some keyword search on it, or display it better in the UI without having to actually show the full PDF
Line where we're not grabbing a useful bill title: https://github.com/LoveShack-Inc/represent/blob/d2b6486c41f73ad6fcdb1bf89f56b75555fee4bb/rep/processors/CtGovPdfProcessor.py#L59
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.