This document summarizes an approach for data reduction in software bug triage. It combines instance selection and feature selection techniques to simultaneously reduce the number of bug reports (instances) and words (features) in bug datasets. This aims to create smaller, higher quality datasets that improve the accuracy of automatic bug triage while reducing labor costs. It evaluates different instance selection, feature selection, and their combination methods on large bug datasets from Eclipse and Mozilla projects. The results show the proposed data reduction approach can effectively shrink dataset sizes and boost bug triage accuracy.