Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: DocumentsProvider implementation #4

Merged
merged 2 commits into from
Dec 21, 2024

Conversation

yackers
Copy link
Contributor

@yackers yackers commented Dec 21, 2024

Summary

This PR implements the following feature:

  • DocumentsProvider for specific folder

Types of changes

  • Bug fix (non-breaking change which fixes an issue).
  • New feature (non-breaking change which adds functionality).
  • Code style update (formatting, renaming).
  • Refactoring (no functional changes, no api changes).
  • Documentation content changes.
  • Breaking change (fix or feature that would cause existing functionality to not work as expected).
  • Other (please describe):

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

Closing Issues


Signed-off-by: Alex Yackers <7115964+yackers@users.noreply.github.com>
@yackers yackers self-assigned this Dec 21, 2024
@yackers yackers added documentation Improvements or additions to documentation enhancement New feature or request labels Dec 21, 2024
Signed-off-by: Alex Yackers <7115964+yackers@users.noreply.github.com>
@yackers yackers marked this pull request as draft December 21, 2024 21:30
@yackers yackers marked this pull request as ready for review December 21, 2024 21:34
@yackers yackers merged commit d35ddd5 into main Dec 21, 2024
1 check passed
@yackers yackers deleted the feature/documents_provider branch December 21, 2024 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Custom DocumentsProvider
1 participant