Skip to content

Commit

Permalink
Added Documentation Regarding Adding or Updating a PR after the Review (
Browse files Browse the repository at this point in the history
#1437)

* added documantation regarding addidng or updating a pr after the review

* updated the note to bold
  • Loading branch information
RotemAmit authored Dec 14, 2023
1 parent 6ea9ab9 commit be249bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/contributing/sla.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ For the contribution process to be successful, the XSOAR content team requires t

5. During the review process, monitor your PR. Your reviewer will add comments to the PR, asking questions and requesting changes. To establish a decent review process for your contribution, you are kindly asked to respond to the reviewer's code review and apply the required changes within **14 days**.
**Stale Pull Requests might be closed**.
* **Note:** Once your PR is reviewed, add or update only content items that were requested in the review process. If you have any new content items, please open a new PR. When in doubt, consult the reviewer of the PR.

6. If your contribution includes changes in an XSOAR-supported content pack, you are required to conform to the XSOAR code and documentation standards, and to add unit tests and a test-playbook to test your code. For more information see [XSOAR Code Conventions](../integrations/code-conventions), [XSOAR Packs Documentation](../documentation/pack-docs), [Unit-Testing](../integrations/unit-testing), [Test-Playbooks](../integrations/test-playbooks).

Expand Down

0 comments on commit be249bb

Please sign in to comment.