seninel部署
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

PULL_REQUEST_TEMPLATE.md 564B

12345678910111213141516171819
  1. <!-- Thanks for submitting a pull request! Here are some tips for you:
  2. 1. Please make sure you have read and understood the contributing guidelines: https://github.com/alibaba/Sentinel/blob/master/CONTRIBUTING.md
  3. 2. Please make sure the PR has a corresponding issue.
  4. -->
  5. ### Describe what this PR does / why we need it
  6. ### Does this pull request fix one issue?
  7. <!--If that, add "Fixes #xxxx" below in the next line. For example, Fixes #15. Otherwise, add "NONE" -->
  8. ### Describe how you did it
  9. ### Describe how to verify it
  10. ### Special notes for reviews