-
Notifications
You must be signed in to change notification settings - Fork 9
Add a new resource #3
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
Have a favorite resources? Add it to our list so that others can easily find it in the future!
Use the following template to match the necessary formatting for the JSON structure of a resource. Make a new branch with an informative name like (feature/add-android-resource) to make your changes on.
After you fill out all the information, you will need to add it to the bottom of the resources 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",
"title": "Title of the resource",
"short_description": "little background on what it is",
"link": "link to the resource",
"topics": [
"Java",
"JavaScript",
"Frontend",
"These are some examples - this is a list of strings"
]
}
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!