Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create tool to easily submit bill nicknames #13

Open
plantfansam opened this issue Jan 30, 2015 · 2 comments
Open

Create tool to easily submit bill nicknames #13

plantfansam opened this issue Jan 30, 2015 · 2 comments
Assignees

Comments

@plantfansam
Copy link
Contributor

Using the GitHub API, we can pretty easily automate pull requests that add well-formatted lines to this CSV.

This would make it easier for people to contribute to the repo and help reduce the headaches of editing pull requests to conform to the csv schema. Probably a job for code in a different repo, but I'm going to open this issue in case people have thoughts.

@plantfansam plantfansam self-assigned this Jan 30, 2015
@crdunwel
Copy link

Somebody else should probably still review anyways in case somebody tries to submit malicious strings that others don't escape or otherwise jibberish. An integration test which checks for proper format would still be helpful.

@plantfansam
Copy link
Contributor Author

Yeah, for sure.

The idea would be to have something generate a PR with the proposed changes, then repo owners would review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants