Skip to content

Commit e5552ed

Browse files
Update CONTRIBUTING.md
1 parent 6a539e0 commit e5552ed

1 file changed

Lines changed: 7 additions & 30 deletions

File tree

CONTRIBUTING.md

Lines changed: 7 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ export async function transformFHIRSchema(
397397

398398
## Getting Help
399399

400-
- **Discord**: Join our [Discord server](https://discord.gg/atomic-ehr)
400+
- **Discord**: Join our [Discord server](https://discord.com/channels/1390650823855439903/1435981804925489172)
401401
- **Issues**: Check [existing issues](https://github.com/atomic-ehr/codegen/issues)
402402
- **Discussions**: Start a [discussion](https://github.com/atomic-ehr/codegen/discussions)
403403

@@ -418,38 +418,15 @@ Contributors are recognized in:
418418
- Release notes
419419
- The project's AUTHORS file
420420

421-
## Roadmap Contributions
422-
423-
We welcome contributions toward our [roadmap](ROADMAP.md) goals:
424-
425-
### Current Priorities (Help Needed!)
426-
427-
1. **Profile & Extension Support** - Current Focus
428-
- US Core profile implementation refinement
429-
- Complex constraint handling
430-
- Extension inheritance and composition
431-
432-
2. **Multi-language Support** - Future
433-
- Python generator implementation
434-
- Rust generator implementation
435-
- Generator plugin architecture
436-
437-
3. **Enhanced TypeScript Features** - Future
438-
- Validation function generation
439-
- Builder pattern generation
440-
- Runtime type guards
441-
442-
### How to Contribute to Roadmap Items
443-
444-
1. **Check roadmap issues** labeled with `roadmap` and `help wanted`
445-
2. **Comment on the issue** to express interest and discuss approach
446-
3. **Create a proposal** for significant features following our architecture
447-
4. **Start with tests** - write tests first for new functionality
448-
5. **Implement incrementally** - break large features into smaller PRs
449-
450421
### Roadmap Discussion
451422

452423
- Comment on [roadmap issues](https://github.com/atomic-ehr/codegen/labels/roadmap)
453424
- Suggest new features via [GitHub Discussions](https://github.com/atomic-ehr/codegen/discussions)
425+
-
426+
427+
### Maintainers team
428+
429+
- [Aleksandr Penskoi @ryukzak](https://github.com/ryukzak)
430+
- [Gena Razmakhnin @GenaRazmakhnin](https://github.com/GenaRazmakhnin)
454431

455432
Thank you for contributing to Atomic FHIR Codegen! 🎉

0 commit comments

Comments
 (0)