forked from MystenLabs/sui
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add File issues section pointing to our new template Move docs feedback section from Lean index
- Loading branch information
1 parent
2400da9
commit c34404f
Showing
1 changed file
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,6 +26,20 @@ To submit your pull request: | |
6. Complete the Contributor License Agreement (CLA), if you haven't already done so. | ||
7. Submit your pull request. | ||
|
||
## File issues | ||
|
||
Report bugs and make feature requests in the [Sui GitHub](https://github.com/MystenLabs/sui/issues) repository | ||
using the [Template for Reporting Issues](https://github.com/MystenLabs/sui/blob/main/ISSUES.md). | ||
|
||
## Provide docs feedback | ||
|
||
Send us documentation fixes or requests for improvement at: | ||
[email protected] | ||
|
||
You may also suggest changes to the docs directly in GitHub right here using the **Source Code** link below. | ||
|
||
Simply edit the file in question and generate a pull request. We will get back to you shortly. | ||
|
||
## Further reading | ||
|
||
* Learn [about Mysten Labs](https://mystenlabs.com/) the company on our public site. | ||
|