add BUGS section to docs without one
[gitmo/Moose.git] / lib / Moose / Meta / Class / Immutable / Trait.pm
index c0354d3..29e9590 100644 (file)
@@ -34,6 +34,10 @@ Moose::Meta::Class::Immutable::Trait - Implements immutability for metaclass obj
 This class makes some Moose-specific metaclass methods immutable. This
 is deep guts.
 
+=head1 BUGS
+
+See L<Moose/BUGS> for details on reporting bugs.
+
 =head1 AUTHOR
 
 Yuval Kogman E<lt>nothingmuch@cpan.orgE<gt>