We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Example of Id alias
Refactor section headers in Standards.md for consistency and clarity
Naming Convention + one template
Update to Standards after agreed approach and introduction of new version of Invoke-FabricRestMethod + cosmetic changes
Cosmetic change for sentence, so it's more clear
Because formatting strings method should be up to developer
Enhance Standards.md with new sections: Output and Remove functions
Enhance documentation for API response handling and pagination in Standards.md
Because giving good examples how to use private functions in public ones as template makes sense
Because using splatting in examples is usefull for more parameters
Because the credits have to be on the top
We will keep the reference to all of the hard work by the dbatools team in creating the foundation of this document
Cosmetic
Indicators which points are WIP and don't have to be follow as of yet when contributing.
Updated Standards (markdown)
Refine "Do Nots" section in Standards.md for clarity and consistency
Add guideline to avoid using Write-Message and promote PSFramework for logging
Add error handling guidelines and PSFramework usage to coding standards
Add guidelines for using aliases and output types in coding standards
Add clarification on return behavior in coding standards
Refactor Standards.md to improve structure and clarity of sections, including formatting guidelines for examples and function code.
Add clarification on return usage in coding standards
Updated _Sidebar (markdown)
Updated Testing (markdown)
Add comprehensive testing documentation for Pester usage and test organization
Fix links in Standards and Style Guide for consistency and clarity
Updated standards (markdown)
Add Coding Standards section to Sidebar This update introduces a dedicated section for Coding Standards in the Sidebar, enhancing navigation and accessibility to important guidelines. This will help users quickly find the relevant standards and style guides. Thank you!
Update standards.md to enhance clarity and consistency Removed the SQL Server Instance section from the table of contents and added clarifications regarding the standards for contributing to the FabricTools module. This aims to improve the document's readability and ensure contributors have clear guidance. Thank you!
Fix typos in Home.md for clarity Corrected spelling errors in the instructions to ensure clear communication for users. This enhances the overall quality of the documentation and helps prevent confusion during module development. Thank you!