User StoriesIn an Agile environment, teamwork is divided into small pieces called User Stories. It helps with sprint planning. They are written in a basic language.Oct 31, 20245 min read
Software DocumentationSoftware documentation explains how the product works or how to use it. Different types of software documentation are created through the whole product development lifecycle.Oct 31, 20245 min read
RunbookA Runbook is a set of standardized documents that describe how to run a computer system. It typically contains a walkthrough how to start, stop, debug and supervise the system.Oct 31, 20243 min read
READMEA README is a text file that contains important information about the product. It is the first thing the user sees in the directory of the product. It helps the user to understand what does the product do and how to use it.Oct 31, 20243 min read
License in RepositoryEvery product should be covered by a license. It is your creative work, you own it and you should decide what other people can or cannot do with it.Oct 31, 20243 min read
Documentation TestingDocumentation testing is a process of improving your existing documentation through feedback. Understanding how to get feedback is crucial for building good documentation and positive developer experience.Oct 31, 20246 min read