First Pull Request
These are some thoughts about the process of submitting your first pull request with WeVote. Please read these pages in order:
It's recommended you read "What the Heck is a Pull Request?"
Then, "Before Your First Pull Request"
Finally, "Creating a Pull Request"
Other links:
This chart shows the flow of a typical WeVote pull request, using Github.
WeVote's Javascript/React Front End open source (MIT License) software can be found here: https://github.com/wevote/WebApp
WeVote's Python/Django Admin & API server ("back end"), also open source: https://github.com/wevote/WeVoteServer
Advanced Pull Request Tips & Tricks
If you are just getting started with React, start learning here: https://react.dev/learn
Feel free to bring up questions in your engineering team meeting, or ask for help on the #coding-questions-and-discussion Slack channel.