mirror of
https://github.com/LukeHagar/firecamp.git
synced 2025-12-06 04:19:43 +00:00
spelling: github
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
<p align="center">
|
||||
<a href="https://discord.gg/8hRaqhK"><img alt="Discord online members" src="https://badgen.net/discord/members/8hRaqhK?color=5865F2&label=Discord&style=for-the-badge" /></a>
|
||||
<a href="https://github.com/firecamp-dev/firecamp/stargazers"><img src="https://img.shields.io/github/stars/firecamp-dev/firecamp" alt="Github Stars"></a>
|
||||
<a href="https://github.com/firecamp-dev/firecamp/stargazers"><img src="https://img.shields.io/github/stars/firecamp-dev/firecamp" alt="GitHub Stars"></a>
|
||||
<a href="https://github.com/firecamp-dev/firecamp/blob/main/LICENSE"><img src="https://img.shields.io/badge/license-AGPLv3-purple" alt="License"></a>
|
||||
<a href="https://github.com/firecamp-dev/firecamp/pulse"><img src="https://img.shields.io/github/commit-activity/y/firecamp-dev/firecamp" alt="Commits-per-month"></a>
|
||||
</p>
|
||||
|
||||
@@ -27,7 +27,7 @@ jobs:
|
||||
with:
|
||||
path: 'package.json'
|
||||
prop_path: 'version'
|
||||
- name: Create Github Release
|
||||
- name: Create GitHub Release
|
||||
uses: actions/create-release@v1
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.SVC_CLI_BOT_GITHUB_TOKEN }}
|
||||
|
||||
@@ -75,7 +75,7 @@ If you encounter any bugs, issues, or have suggestions, please open an issue on
|
||||
|
||||
|
||||
## Roadmap
|
||||
Here is the Firecamp development roadmap. Very soon It'll be listed on Github projects for better project management.
|
||||
Here is the Firecamp development roadmap. Very soon It'll be listed on GitHub projects for better project management.
|
||||
- **AI: Cutting-edge AI-powered capabilities**
|
||||
- **Firecamp CLI:** developer-friendly CLI tool
|
||||
- **Test Runner:** An advanced API test runner
|
||||
|
||||
Reference in New Issue
Block a user