Skip to content

Commit

Permalink
chore: update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thenishantsapkota committed Oct 29, 2023
1 parent 14c1b3a commit 486cb14
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ The file will be in `.json` and the format of the data will be as follows _(Extr
"companies": [
{
"name": "Awesome Company",
"logoName": "awesomecompany.png",
"establishedAt": 1667465928,
"location": "Fully remote",
"website": "https://anawesomewebsite.com",
Expand All @@ -32,5 +33,6 @@ The file will be in `.json` and the format of the data will be as follows _(Extr
- Use conventional commits whenever possible.
- Please check the correctness of data before contributing.
- Don't diverge from the format you're provided with.
- The logo for the company should be `128x128` in size.

_If you encounter any issues feel free to open an issue or ping us in the [Discord Server](http://discord.gg/7jwZaa8WDr)._

0 comments on commit 486cb14

Please sign in to comment.