Skip to content

Commit

Permalink
Merge pull request #7 from AnguHashBlog/main
Browse files Browse the repository at this point in the history
contributing update
  • Loading branch information
esthersoftwaredev authored Jun 25, 2024
2 parents 97d0560 + 4063e38 commit 1f3f3fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,11 +72,11 @@ All app versions maintain consistent file structures, functionalities, and featu

Once an issue has been resolved in one app version, the same implementation must be extended to all other versions, unless a superior alternative is proposed and accepted.

Any new implementation suggestion must be discussed to verify it's suitable for adoption across all app versions. For a good visual representation use the [Issue Tracker](https://anguhashblog.com/issue-tracker)
Any new implementation suggestion must be discussed to verify it's suitable for adoption across all app versions.

## Before you start working on an Issue

Before commencing work on any issue, it is essential to confirm that it has not already been addressed. Utilize the [Issue Tracker](https://anguhashblog.com/issue-tracker) tool to check for existing implementations and their corresponding app versions. If the chosen issue has already been resolved in a different app version, consult the [Issue Tracker](https://anguhashblog.com/issue-tracker) to review the existing implementation and replicate it accordingly.
Before commencing work on any issue, it is essential to confirm that it has not already been addressed. Please check for existing implementations and if the chosen issue has already been resolved in a different app version, review the existing implementation and replicate it accordingly.

Even if the issue is labeled as not implemented, it remains your responsibility to examine the app's codebase and confirm the absence of the issue.

Expand Down

0 comments on commit 1f3f3fa

Please sign in to comment.