Skip to content

Commit 73429fe

Browse files
committed
ci: set up fork CI, agent file, and fix clippy
1 parent b918f9b commit 73429fe

53 files changed

Lines changed: 300 additions & 2437 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* @danipopes @klkvr @mattsse @grandizzy @yash-atreya @zerosnacks
1+
* @Troublor @RealiCZ

.github/INTEGRATION_FAILURE.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/BUG-FORM.yml

Lines changed: 0 additions & 58 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/FEATURE-FORM.yml

Lines changed: 0 additions & 34 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 0 additions & 5 deletions
This file was deleted.

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 4 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,7 @@
1-
<!--
2-
Thank you for your Pull Request. Please provide a description above and review
3-
the requirements below.
1+
## Summary
42

5-
Bug fixes and new features should include tests.
3+
<!-- What does this PR do and why? -->
64

7-
Contributors guide: https://github.com/foundry-rs/foundry/blob/master/CONTRIBUTING.md
5+
## Test plan
86

9-
The contributors guide includes instructions for running rustfmt and building the
10-
documentation.
11-
-->
12-
13-
<!-- ** Please select "Allow edits from maintainers" in the PR Options ** -->
14-
15-
## Motivation
16-
17-
<!--
18-
Explain the context and why you're making that change. What is the problem
19-
you're trying to solve? In some cases there is not a problem and this can be
20-
thought of as being the motivation for your change.
21-
-->
22-
23-
## Solution
24-
25-
<!--
26-
Summarize the solution and provide any necessary context needed to understand
27-
the code change.
28-
-->
29-
30-
## PR Checklist
31-
32-
- [ ] Added Tests
33-
- [ ] Added Documentation
34-
- [ ] Breaking changes
7+
<!-- How was this tested? -->

.github/RELEASE_FAILURE_ISSUE_TEMPLATE.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

.github/assets/banner.png

-546 KB
Binary file not shown.
-72.2 KB
Binary file not shown.
-71.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)