mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-04-09 02:43:29 +08:00
fix: restore markdownlint baseline on main
This commit is contained in:
@@ -47,7 +47,7 @@ Install the `mcp-atlassian` MCP server. This exposes Jira tools directly to your
|
||||
> **Security:** Never hardcode secrets. Prefer setting `JIRA_URL`, `JIRA_EMAIL`, and `JIRA_API_TOKEN` in your system environment (or a secrets manager). Only use the MCP `env` block for local, uncommitted config files.
|
||||
|
||||
**To get a Jira API token:**
|
||||
1. Go to https://id.atlassian.com/manage-profile/security/api-tokens
|
||||
1. Go to <https://id.atlassian.com/manage-profile/security/api-tokens>
|
||||
2. Click **Create API token**
|
||||
3. Copy the token — store it in your environment, never in source code
|
||||
|
||||
|
||||
Reference in New Issue
Block a user