write out the null hypothesis and alternative hypothesis
let X = whatever the test statistic should be
write out the model in the form X ~ B(n, p)
write the probability you need to test, rearrange until it is in the form P(X less than or equal to x)
find the probability, write it down
compare the probability to half of the significance level
if the probability is larger, accept the null hypothesis
if the probability is smaller, reject the null hypothesis
add context, there is/is not sufficient evidence to...