Skip to content

Add a new resource  #3

@sierraobryan

Description

@sierraobryan

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

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