You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
- That's called Scrum. People do it all the time. You might want to Google "Scrum Method" and read some articles. After reading them, you might want to update your question to be more specific.S.Lott– S.Lott2011-05-13 21:33:21 +00:00Commented May 13, 2011 at 21:33
- @S.Lott I'm sorry, what? Scrum isn't about deliberate bug cleaning efforts. Agile in general and ongoing defect resolution/good coding practices, sure. But I feel you're being too picky here.Adam Lear– Adam Lear ♦2011-05-13 21:39:40 +00:00Commented May 13, 2011 at 21:39
- @Anna Lear: The end of a scrum sprint often includes bug cleanup. Indeed, a Scrum sprint just to do bug cleanup is -- AFAIK -- pretty normal. I expect that a little time spent reading on Scrum would change the tone of the question from "Have any of you had a positive experience" which fringes on argumentative.S.Lott– S.Lott2011-05-13 21:57:25 +00:00Commented May 13, 2011 at 21:57
- @S.Lott I don't think it's argumentative as much as the poster's just looking for other successful approaches they could try.Adam Lear– Adam Lear ♦2011-05-13 21:59:29 +00:00Commented May 13, 2011 at 21:59
- 2@S.Lott No, it means that I'm less interested in negative experiences, since I don't think that this approach is bad. I presume it's good. I am interested in knowing how well it worked. But being a non-native English speaker might mean that I am missing some subtlety.Petko M– Petko M2011-05-13 22:07:10 +00:00Commented May 13, 2011 at 22:07
| Show 2 more comments
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
- create code fences with backticks ` or tildes ~ ```
like so
``` - add language identifier to highlight code ```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- indent code by 4 spaces
- backtick escapes
`like _so_` - quote by placing > at start of line
- to make links (use https whenever possible) <https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. design-patterns), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you