Skip to content

Commit 13f9527

Browse files
johnnygreconabinchha
authored andcommitted
some rewording
1 parent f405dbd commit 13f9527

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,16 +61,16 @@ Share your use cases! Example notebooks and tutorials help others understand how
6161
Help us improve test coverage by adding tests for untested code paths or edge cases.
6262

6363
## Feature Requests
64-
Data Designer is designed to be as flexible and extensible as possible, and we welcome your ideas for pushing its capabilities even further! To keep the core library maintainable, while also supporting innovation, we take an incremental approach: we explore what's already possible, extend through plugins when needed, and integrate the most broadly useful features into the core library:
64+
Data Designer is designed to be as flexible and extensible as possible, and we welcome your ideas for pushing its capabilities even further! To keep the core library maintainable, while also supporting innovation, we take an incremental approach when adding new features: we explore what's already possible, extend through plugins when needed, and integrate the most broadly useful features into the core library:
6565

6666
### How We Grow Data Designer
6767
1. 🧗 **Explore what's possible**: Can your use case be achieved with current features? We've designed Data Designer to be composable – sometimes creative combinations of existing tools can accomplish what you need. Check out our examples or open an issue if you'd like help exploring this!
6868

69-
2. 🔌 **Extend through plugins**: If existing features aren't quite enough, consider implementing your idea as a plugin that extends the core library. Plugins let you experiment and share innovations while keeping the core focused.
69+
2. 🔌 **Extend through plugins**: If existing features aren't quite enough, consider implementing your idea as a plugin that extends the core library. Plugins let you experiment and share functionality while keeping the core library focused.
7070

71-
3. ⚙️ **Integrate into the core**: If your feature or plugin proves broadly useful and aligns with Data Designer's goals, we'd love to integrate it into the core! We're happy to discuss whether it's a good fit and how to move forward together.
71+
3. ⚙️ **Integrate into the core library**: If your feature or plugin proves broadly useful and aligns with Data Designer's goals, we'd love to integrate it into the core library! We're happy to discuss whether it's a good fit and how to move forward together.
7272

73-
This approach helps us grow thoughtfully while keeping Data Designer reliable for everyone.
73+
This approach helps us grow thoughtfully while keeping Data Designer focused and maintainable.
7474

7575
### Submitting a Feature Request
7676
Open a [new issue](https://github.com/NVIDIA-NeMo/DataDesigner/issues/new) with:

0 commit comments

Comments
 (0)