[PATCH] D53691: Introduce bug life cycle documentation.

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 27 01:16:31 PDT 2018


RKSimon added inline comments.


================
Comment at: docs/BugLifeCycle.rst:96
+Closing bugs is good! Make sure to properly record the reason for closing.
+
+Examples of reasons for closing are:
----------------
Do we need to distinguish between resolving and closing a bug? We have verified/closed states but AFAICT these are barely used.


Repository:
  rL LLVM

https://reviews.llvm.org/D53691





More information about the llvm-commits mailing list