Skip to content

Commit

Permalink
docs(contributing): improve wording
Browse files Browse the repository at this point in the history
  • Loading branch information
Elijas committed Oct 14, 2023
1 parent 642c62b commit e40ab4a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# How to Contribute
# How to Contribute?

Contributing to `sec-ai` is a rewarding way to learn and improve this open-source project. Whether you are a user looking to expand your knowledge or a developer eager to delve into the codebase, this guide is here to help you get started.

## Environment Setup and Contribution Workflow
## Learning Workflows

Before diving into the guides, we recommend setting up your environment and understanding our contribution workflow. Please visit [**Common Contributing Guidelines**](https://github.com/alphanome-ai/common-contributing-guidelines) for information on environment setup, coding standards, and contribution workflows that are common across our repositories.
Before diving into the codebase guides, we recommend setting up your environment and understanding our contribution workflow. Please visit [**Common Contributing Guidelines**](https://github.com/alphanome-ai/common-contributing-guidelines) for information on environment setup, coding standards, and contribution workflows that are common across our repositories.

## Guides
## Learning Codebase

If you are new to `sec-ai` and would like to get started, please refer to the [**Quickstart User Guide**](https://sec-ai.readthedocs.io/en/latest/notebooks/user_guide.html).

Expand Down

0 comments on commit e40ab4a

Please sign in to comment.