Skip to content

Add a new quote to our database  #2

@sierraobryan

Description

@sierraobryan

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?"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomersmultiplesMultiple people can open a PR for this!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions