-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AYS-76 |
README.md
, CONTRIBUTING.md
and `PULL_REQUEST_TEMPLATE.md…
…` Files Have Been Updated (#272)
- Loading branch information
1 parent
ba81d24
commit 7f1e335
Showing
3 changed files
with
107 additions
and
109 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,41 +1,38 @@ | ||
### Description | ||
|
||
Please provide a brief description of the changes made in this pull request. | ||
|
||
### Related Issue | ||
### Checklist | ||
|
||
Before submitting your pull request, ensure the following: | ||
|
||
If this pull request is related to any GitHub issue, please mention it here with the appropriate issue number. | ||
- [ ] **Title and Branch Naming Conventions:** | ||
- The pull request title follows the | ||
standard: [Pull Request Naming Conventions](CONTRIBUTING.md#pull-request-naming-conventions). | ||
- The branch name follows one of the conventions outlined in | ||
the [Branch Naming Conventions](CONTRIBUTING.md#branch-naming-conventions). | ||
|
||
### Proposed Changes | ||
- [ ] **Local Testing:** | ||
- I have tested my changes locally on Postman, and they are working as expected. | ||
|
||
Please provide a brief and descriptive title for your pull request, summarizing the changes or features introduced. It | ||
should be in English and clearly indicate the purpose of the pull request. Optionally, you can provide a more detailed | ||
description of what you have done. | ||
- [ ] **Code Quality:** | ||
- The code is formatted according to the project's coding guidelines and style. | ||
- The code has been reviewed to ensure its quality. | ||
- The code does not contain any issues flagged by SonarLint. | ||
|
||
- Branches should follow the below `Naming Conventions of Branchs` header in [README.md](https://github.com/afet-yonetim-sistemi/ays-be/edit/main/README.md) File | ||
- [ ] **Documentation:** | ||
- Necessary documentation has been added or existing documentation has been updated, specifically detailing changes | ||
made in Postman. | ||
|
||
### Additional Information | ||
- [ ] **Testing:** | ||
- Relevant unit tests have been written and included. | ||
- Relevant integration tests have been written and included. | ||
|
||
If there's any additional information or context that the reviewers should know, please provide it here. | ||
- [ ] **Reviewers and Assignees:** | ||
- Default reviewers have been assigned to this pull request. | ||
- Assignees have been added if necessary. | ||
|
||
### Checklist | ||
- [ ] **Labels and Associations:** | ||
- No specific actions are required in the Labels and Associations section for this pull request. | ||
|
||
Please check the following before submitting your pull request: | ||
|
||
- [ ] I have tested my changes locally and they are working as expected. | ||
- [ ] The code is formatted according to the project's coding guidelines and style. | ||
- [ ] Necessary documentation has been added or existing documentation has been updated. | ||
- [ ] Relevant unit tests have been written and included. | ||
- [ ] Relevant integration tests have been written and included. | ||
- [ ] The code has been reviewed to ensure its quality. | ||
- [ ] The code does not contain any issues flagged by SonarLint. | ||
- [ ] Default reviewers have been assigned to this pull request. | ||
- [ ] Assignees have been added if necessary. | ||
- [ ] Labels have been applied if necessary. | ||
- [ ] If an issue is opened and this pull request is related to that issue, it should not be associated with any project | ||
board or milestone. However, if there is no issue, the pull request should be associated with the appropriate project | ||
board (BE Board, In Review column) and milestone to track the progress. | ||
|
||
### Reviewers | ||
|
||
The default project maintainers and team members will be automatically assigned as reviewers for this pull request. | ||
- [ ] **Jira Issue Transition:** | ||
- If this pull request is related to a Jira issue, ensure that the issue is moved to the "In Review" status on the | ||
Jira board. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters