diff --git a/example_feature.md b/example_feature.md new file mode 100644 index 0000000..5240da3 --- /dev/null +++ b/example_feature.md @@ -0,0 +1,14 @@ +# Example Feature + +This is an example feature file to demonstrate how to create a pull request. + +## Changes Made +- Added example documentation +- Created feature branch workflow + +## Testing +- [ ] Test the new feature +- [ ] Verify it works as expected + +## Notes +This is just an example for demonstration purposes.