diff --git a/.github/ISSUE_TEMPLATE/native_synchronization.yml b/.github/ISSUE_TEMPLATE/native_synchronization.yml new file mode 100644 index 00000000..7aa90351 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/native_synchronization.yml @@ -0,0 +1,5 @@ +--- +name: "package:native_synchronization" +about: "Create a bug or file a feature request against package:native_synchronization." +labels: "package:native_synchronization" +--- diff --git a/pkgs/native_synchronization/README.md b/pkgs/native_synchronization/README.md index 0c43bf57..b19183c2 100644 --- a/pkgs/native_synchronization/README.md +++ b/pkgs/native_synchronization/README.md @@ -21,4 +21,4 @@ much higher expected rate of API and breaking changes. Your feedback is valuable and will help us evolve this package. For general feedback, suggestions, and comments, please file an issue in the -[bug tracker](https://github.com/dart-lang/native_synchronization/issues). +[bug tracker](https://github.com/dart-lang/labs/issues). diff --git a/pkgs/placeholder b/pkgs/placeholder deleted file mode 100644 index e69de29b..00000000