Re: Suggested policy: use declarative names for tests instead of increasing integers
Adrien Haxaire <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.ghc,gmane.comp.lang.haskell.glasgow.user |
|---|---|
| Message-ID | <[email protected]> |
On 2012-12-18 13:33, Roman Cheplyaka wrote: > But I wonder what if one wants to create a test preventively (say, > for a > new feature), and there isn't actually any bug to create a ticket > for? > > Roman > In that case, I would open a ticket with the type 'feature request' to get the right ticket number. This also helps following the development, the bugs that may be linked, etc. Adrien