doorstop icon indicating copy to clipboard operation
doorstop copied to clipboard

Requirements management using version control.

Results 128 doorstop issues
Sort by recently updated
recently updated
newest added

I believe that doorstop should be improved to allow the use in safety-critical domains. The discussions have been ongoing for some time, and I do believe that there is somewhat...

discussion

I would like to know how to integrate Doorstop over multiple systems. Any "success stories" appreciated. In particular I have hard time realizing how multiple systems (or stakeholders) depending on...

question

Hi *, i'd like to get some feedback on a feature idea I have Problem: I like the feature of external references and how (since the new `references` field) multiple...

feature

TODO: - [ ] add prompt (default no) after import - [ ] reuse logic for `edit` command ##

enhancement
help wanted

Hi! I use Doorstop and doorstop GUI. It's a basic tool but useful (GUI). But I'm having problems with the values of the extended attributes when I edit the values...

bug
help wanted

When I was investigating why [#411](https://github.com/jacebrowning/doorstop/issues/411) does not work for me, I noticed that git.py, veracity.py and mercurial.py perform a git/hg pull when locking a file. This was introduced in...

bug

Looking at the `test_lines_html_document_linkify`, it appears that the `publish_lines` method produces the HTML file with a TOC in the markdown format and this looks rather confusing. This is the file...

bug
help wanted

Such as: ``` document.title = "My Requirements" ``` ##

feature

During Item validation, see if we can check for common formatting mistakes: ``` # mismatched formatting **word* # missing list separator invalid list: - item1 - item2 ``` ##

enhancement
research
help wanted

So when I'm working on fixing issues that doorstop shows, I want to work on one type at a time and to know roughly how many places that issue type...

feature