An overview of all gcrs.
To add a new GCR to GCRpedia, simply do the following steps:
- Clone the repo
- Create a new branch
- Navigate to
./gcrs.json
- Add a new JSON object to the
list
array. The object should include the following fields (example below; **Copy the twitter image by right-clicking the profile on x.com **):
``
{
"twitterName": "GCR",
"twitterHandle": "GCRClassic",
"twitterImgUrl": "https://pbs.twimg.com/profile_images/1622015225573646336/jIHb2Pbs_400x400.jpg",
"gcrType": "GCR"
},
``
- Commit changes to the repo and open a new pull request.
- Wait until the PR gets merged for your GCR to appear