-
Notifications
You must be signed in to change notification settings - Fork 9
Add a new quote to our database #2
Copy link
Copy link
Open
Labels
good first issueGood for newcomersGood for newcomersmultiplesMultiple people can open a PR for this!Multiple people can open a PR for this!
Description
Use the following template to match the necessary formatting for the JSON structure of a quote. Make a new branch with an informative name like (feature/add-quote-sierra) to make your changes on.
After you fill out all the information, you will need to add it to the bottom of the quotes list - add a comma to the current last entry, and then add yours below. Try to follow proper styling! Then you can commit your changes, push them to Github, open a PR and tag @sierraobryan to as your reviewer!
{
"submitted_by": "Your name",
"quote": "some favorite quote",
"author": "who the heck said it?"
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomersmultiplesMultiple people can open a PR for this!Multiple people can open a PR for this!