Skip to content

Create Maintain Document Repository for Complex scripts #115

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

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions Maintain Document Repository for Complex scripts
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Why document and maintain complex logics?
Documenting the logic, usage, and setup instructions for complex scripts in a shared repository or within the ServiceNow system (such as knowledge base articles) is essential for ensuring clarity, consistency, and collaboration among team members.
How to document them?
Document complex scripts by selecting a platform like GitHub for version control or ServiceNow Knowledge Base for accessibility. Structure the documentation with an overview, prerequisites, usage instructions, logic explanations, and include troubleshooting tips and version history for updates.
Loading