diff --git a/oss.gg/README.md b/oss.gg/README.md index db7ddfee3faf..0886001f4f28 100644 --- a/oss.gg/README.md +++ b/oss.gg/README.md @@ -34,10 +34,15 @@ In the root of the repository, you’ll find a folder called `oss.gg`. Inside th For both types of side-quests, you will need to: - Open the relevant `.md` file for your side quest. +- Click the edit file button (little pencil icon in top right) - Add a new entry with the following information: - Your GitHub name - A UTC timestamp - A link to your proof of contribution (e.g., a fork or a new repository for code side-quests, or a blog post for no-code side-quests). +- Click the green commit changes button +- Add a commit message such as "Submitting No Code Side Quest" +- Make a helpful branch name such as feature/oss-gg-new-side-quest +- After committing - navigate to the main OpenBB repo and submit a pull request. ## How to Submit Code Side-Quests