mirror of
https://github.com/foss42/apidash.git
synced 2025-07-02 05:57:55 +08:00
fix: revert CONTRIBUTING changes
This commit is contained in:
@ -22,7 +22,6 @@ In case you are new to the open source ecosystem, we would be more than happy to
|
|||||||
> 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.
|
> 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.
|
||||||
|
|
||||||
We currently do not accept PRs that involve:
|
We currently do not accept PRs that involve:
|
||||||
|
|
||||||
- Code refactoring without any new feature addition/existing issue resolution.
|
- Code refactoring without any new feature addition/existing issue resolution.
|
||||||
- Bumping of dependency versions (SDKs, Packages).
|
- Bumping of dependency versions (SDKs, Packages).
|
||||||
|
|
||||||
@ -54,7 +53,6 @@ You can find all existing issues [here](https://github.com/foss42/apidash/issues
|
|||||||
### Adding a new test
|
### Adding a new test
|
||||||
|
|
||||||
You can contribute by adding missing/new tests for:
|
You can contribute by adding missing/new tests for:
|
||||||
|
|
||||||
- Widgets (`lib/widgets/`)
|
- Widgets (`lib/widgets/`)
|
||||||
- Models (`lib/models/`)
|
- Models (`lib/models/`)
|
||||||
- Utilities (`lib/utils/`)
|
- Utilities (`lib/utils/`)
|
||||||
|
Reference in New Issue
Block a user