Skip to content

Commit fc778ff

Browse files
committed
Merge branch 'master' of https://github.com/dotnetcore/CAP
2 parents 6c5cdca + aadc42b commit fc778ff

34 files changed

+127
-75
lines changed

.github/pull_request_template.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
### Description:
2+
_Provide a more detailed description of the changes made in this PR. Explain the reason behind the changes and their expected impact on the project._
3+
4+
#### Issue(s) addressed:
5+
- [Link to the related issue(s), if any]
6+
7+
#### Changes:
8+
- _List the major changes made in this PR, preferably in bullet points._
9+
10+
#### Affected components:
11+
- _List the components of the project that are affected by this PR._
12+
13+
#### How to test:
14+
_Provide a step-by-step guide on how to test your changes. Include any relevant information like environment setup, dependencies, etc._
15+
16+
### Additional notes (optional):
17+
_Provide any additional notes or context that may be relevant to the changes._
18+
19+
### Checklist:
20+
- [ ] I have tested my changes locally
21+
- [ ] I have added necessary documentation (if applicable)
22+
- [ ] I have updated the relevant tests (if applicable)
23+
- [ ] My changes follow the project's code style guidelines
24+
25+
### Reviewers:
26+
- _Mention any reviewers you would like to review your PR. This can be helpful if you know someone who is familiar with the part of the codebase you're working on._

src/DotNetCore.CAP.Dashboard/wwwroot/dist/assets/Nodes-legacy.d5bc7a66.js renamed to src/DotNetCore.CAP.Dashboard/wwwroot/dist/assets/Nodes-legacy.f7a2bc38.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/DotNetCore.CAP.Dashboard/wwwroot/dist/assets/Nodes.9b8b27cb.js renamed to src/DotNetCore.CAP.Dashboard/wwwroot/dist/assets/Nodes.58f58184.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)