protocolbuffers / protocolbuffers/protocolbuffers.github.io
Protocol Buffers Well-Known Types: missing import statement guidance
Đang mở
@jguamie đang làm issue này rồi.
Từ ngày 17/10/2025.
- Ngôn ngữ chính
- HTML
- Star
- 69
- Fork
- 179
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Some (all?) of the well-known types require an import statement to use (e.g. import "google/protobuf/timestamp.proto").
Without the import statements, code generation won't work.
The documentation neglected to mention this fact. Please improve the documentation so that every well known type is accompanied with the import file required for its usage.
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Đánh giá
Issue này chưa được đánh giá.