Skip to content

Commit fe1f22f

Browse files
committed
Fix the Contribution section
1 parent f09c630 commit fe1f22f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

templates/README.template.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,9 @@ This node uses a sophisticated build system:
130130

131131
## 🤝 Contributing
132132

133-
Contributions are welcome! Please read our [Contributing Guide](CONTRIBUTING.md) for details.
133+
We welcome contributions! Fork the repository, make your changes, and submit a pull request. For new Confluence API endpoints, add them to `config/confluence-routes.json` and run `npm run dev` to generate operations.
134+
135+
**Found a bug or have a feature request?** Open an issue with clear details and steps to reproduce.
134136

135137
### Adding New Routes
136138

0 commit comments

Comments
 (0)