This repository was archived by the owner on Mar 2, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
<br />
2
2
<p align =" center " >
3
3
<a href =" https://github.com/Basalt-Org/Basalt " >
4
- <img src="https://github.com/basalt-org/basalt/assets/46826967/4873806c-ff61-4903-bf3d-874d6acba3e8" alt="Logo" width="250 " height="250 ">
4
+ <img src="https://github.com/basalt-org/basalt/assets/46826967/4873806c-ff61-4903-bf3d-874d6acba3e8" alt="Logo" width="200 " height="200 ">
5
5
</a >
6
6
7
7
<h1 align =" center " >Basalt</h1 >
@@ -91,7 +91,7 @@ Small fixes and improvements are much appreciated. If you are considering larger
91
91
5 . Open a Pull Request
92
92
> Once your changes are pushed, navigate to your fork on GitHub. And create a pull request against the original basalt-org/basalt repository.
93
93
> - Before creating a PR make sure it doesn't break any of the unit-tests. (e.g. ` mojo run -I . test/test_ops.mojo ` )
94
- > - Introducing new big features require a new test!
94
+ > - Introducing new big features requires a new test!
95
95
> - In the pull request, provide a detailed description of the changes and why they're needed. Link any relevant issues.
96
96
> - If there are any specific instructions for testing or validating your changes, include those as well.
97
97
You can’t perform that action at this time.
0 commit comments