Skip to content

Commit d0a1d9e

Browse files
authored
Update CONTRIBUTING.md
1 parent e78901b commit d0a1d9e

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CONTRIBUTING.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,18 @@ You can contribute to the project in any or all of the following ways:
1111
- Add documentation
1212
- Add a new feature, resolve an existing issue or add a new test to the project. (Goto [Code Contribution Guidelines](#code-contribution-guidelines)).
1313

14-
### I have not contributed to any open source project before. Will I get any guidance?
14+
## Resources for New Contributors
1515

16-
In case you are new to the open source ecosystem, we would be more than happy to guide you through the entire process. Just join our [Discord server](https://bit.ly/heyfoss) and drop a message in the **#foss** channel.
16+
- API Dash Code Walkthrough - [Video](https://www.youtube.com/live/rIlwCTKNz-A?si=iMxTxzkpY_ySo4Ow&t=339)
17+
- Getting Started with Flutter - [Video](https://www.youtube.com/watch?v=8K2gV1P6ZHI)
18+
- API Dash Developer Guide - [Read](https://github.com/foss42/apidash/blob/main/doc/dev_guide/README.md)
1719

1820
## Code Contribution Guidelines
1921

22+
### I have not contributed to any open source project before. Will I get any guidance?
23+
24+
In case you are new to the open source ecosystem, we would be more than happy to guide you through the entire process. Just join our [Discord server](https://bit.ly/heyfoss) and drop a message in the **#foss** channel.
25+
2026
### Some things to keep in mind before opening a PR
2127

2228
> PRs with precise changes (like adding a new test, resolving a bug/issue, adding a new feature) are always preferred over a single PR with a ton of file changes as they are easier to review and merge.

0 commit comments

Comments
 (0)