templates
templates copied to clipboard
Documentation templates for open source projects.
Results
2
templates issues
Sort by
recently updated
recently updated
newest added
While following this process recently, we came across a couple of steps that may be worth explicitly calling out. This commit adds a step to update any dependencies, which may...
Some repositories have a protected branch rule. That means our workflow won't work because commiting directly to main is not allowed. To prevent that, the workflow will now open a...