diff options
| author | Bobby <[email protected]> | 2022-11-05 03:26:10 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-11-05 03:26:10 -0400 |
| commit | 3a72280a292b5be3a9d432604606da38a0bb2d1e (patch) | |
| tree | cc22853437719977ecf0a054b75efdd106946247 | |
| parent | 43823882c7ae18b19b03134fb57862a8df0ca8a1 (diff) | |
| download | texty-3a72280a292b5be3a9d432604606da38a0bb2d1e.tar.xz texty-3a72280a292b5be3a9d432604606da38a0bb2d1e.zip | |
Update README.md
| -rw-r--r-- | README.md | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -10,7 +10,7 @@ The project is open to contributions. All kinds of suggestions are welcome. I wa - Discussing the current state of the code (See [Discussions](https://github.com/luciferreeves/texty/discussions) Page) - Submitting a fix (See [Pull Requests](https://github.com/luciferreeves/texty/pulls) Page) - Proposing new features (See [Request a Feature](https://github.com/luciferreeves/texty/issues/new?assignees=&labels=enhancement&template=feature_request.md&title=%5BFEATURE%5D) for requesting a feature) -- Becoming a maintainer (See [Maintainers]( +- Becoming a maintainer (See [Maintainers](#maintainers)) GitHub is being exclusively used to host code, to track issues and feature requests, as well as accept pull requests for this project. Following is a guideline for developing via GitHub: @@ -113,4 +113,7 @@ The maintainers in the `maintainers.yml` file are listed in the following format > **Note**: Please do not edit the `README.md` file directly. Instead, edit the `maintainers.yml` file and run the `commit.sh` script to generate the `README.md` file. -<!-- maintainers -->
- [Bobby](luciferreeves) - [https://thatcomputerscientist.com](https://thatcomputerscientist.com)

\ No newline at end of file +<!-- maintainers --> +- [Bobby](luciferreeves) - [https://thatcomputerscientist.com](https://thatcomputerscientist.com) + + |
